I need more control when the user creates objects in my application.

I'm using an NSTreeController with CoreData (via Bindings). I have a
parent object that does double duty as a child object thru parent and
child relationships.

Parent and child objects need to be initialized diferently. Parent
objects need to be populated from a disk file and child objects get
their data from selected portions of the parent data.

I can't figure out how to pass this initialization information to the
NSManagedObject's awakeFromInsert: selector.

Any pointers?

-- 
tim lindner
[EMAIL PROTECTED]                                              Bright
_______________________________________________

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 [EMAIL PROTECTED]

Reply via email to