Hi to all,

I need to create a short-lived NSManagedObject; ideally, I'd want it not to be 
inserted in the Core Data underlying framework, because I need it only during 
the display of an auxiliary window, and I don't want it saved anyway. I've 
tried a simple alloc, an alloc and init, but to no avail: It seems to create 
only the proxy object. Is there a way to do that?

Thanks,
Vincent_______________________________________________

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