Hi,

New to Cocoa, I have a simple CoreData document based test project with:
- a subclass of the NSArrayController,
- an entity with one string attribute and the corresponding subclass of NSManagedObject,
- a window with Add and Remove buttons and the TableView.

It fully works, I try to understand how, but I am lost. The NSlog messages placed in the overridden init methods of the subclassed NSArrayController and NSManagedObject never show in the Debugger Console, but the NSLog in the NSArrayController newObject method does. How can they work without being inited?

Thanks

Jean

_______________________________________________

Cocoa-dev mailing list ([email protected])

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