Re: multiple inheritance equivalent in Core Data?
Re: multiple inheritance equivalent in Core Data?
- Subject: Re: multiple inheritance equivalent in Core Data?
- From: mmalcolm crawford <email@hidden>
- Date: Mon, 9 May 2005 11:50:42 -0700
On May 9, 2005, at 11:09 AM, Bob Ippolito wrote:
I wouldn't care whether CoreData wants me to have an extra ivar or
two. God forbid those extra few bytes are wasted per instance,
when there's a chance it might not even matter since allocations
are vector aligned :)
Assuming that the attributes are not declared as ivars (but instead
use the managed object's internal storage) it's likely there wouldn't
even be a few bytes' wastage...
mmalc
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden