On Oct 8, 2010, at 5:27 PM, Rick Mann wrote:

> Hmm...thinking about it a bit more...how do dynamically-synthesized property 
> ivars work (where you just @synthesize them without declaring an ivar)? Do 
> they use class_addIvar()? That suggests I'm wrong about class layout.

It be compilation time code generation....  with the new runtime(s), the 
compiler can generate the storage during compilation of the class's 
implementation....

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

Reply via email to