[TxMt] Spreadsheets in Textmate
James Edward Gray II
james at grayproductions.net
Mon Apr 24 13:15:15 UTC 2006
On Apr 24, 2006, at 8:04 AM, Charilaos Skiadas wrote:
> On Apr 24, 2006, at 7:56 AM, James Edward Gray II wrote:
>
>> Just delegate all the methods, then override as needed:
>
> I am not really sending any other methods to @cells, I don't want
> to delegate anything to it. I really just want to change the
> accessor methods for the Array object @cells, like my aliasing code
> suggested. Any reason that code wouldn't work?
That will work fine too. Just modify the row creation method to
replace the []=() method of the row it creates.
James Edward Gray II
More information about the textmate
mailing list