[SVN] r11369 (Objective-C)
Rob Rix
rix.rob at gmail.com
Thu Mar 12 14:07:02 UTC 2009
Updated the KVO array accessor snippets to use the correct selectors.
Technically the only ones used are -insetObject:inThingsAtIndex: and -removeObjectFromThingsAtIndex:, however the rest are convenient to use as well.
I didn’t go with the more obvious -addThing: and -removeThing: methods, for the reasons described herein: http://boredzo.org/blog/archives/2008-11-26/how-to-work-with-a-bound-to-array
Changed:
U trunk/Bundles/Objective-C.tmbundle/Snippets/LoD array (arracc).plist
U trunk/Bundles/Objective-C.tmbundle/Snippets/LoD array interface (arracc).plist
More information about the textmate-dev
mailing list