One would think that given the Objective-C 2.0 runtime (which is only available on iPhone OS, or 64-bit mode in Mac OS, ARGH!) and its support for iVar layouts, adding an ivar to an existing class would be possible. Since it isn't [...]

I thought that was one of the features of the Objective-C 2.0 runtime, is a non-fragile base class. Enabled by runtime computed instance variable offsets - which is why direct instance variable access is highly discouraged in any Objective-C 2.0 code.

Keith
_______________________________________________

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