On Nov 30, 2009, at 12:50 PM, Dennis Munsie wrote: > Not that I'm advocating it, but you can also declare a field as @public to > allow you to access it via the -> operator. Of course, I could be missing > some compiler magic going on behind the scene as well, and it may not > actually be the same speed wise as @defs was.
The compiler preserves the "non-fragile" part of "non-fragile ivars" when using the -> operator. > Not to mention that it's just plain nasty :) Yup, that it is. b.bum _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com