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 _______________________________________________ textmate-dev mailing list [email protected] http://lists.macromates.com/listinfo/textmate-dev
