Any way for a managed object to get at its document object?
Any way for a managed object to get at its document object?
- Subject: Any way for a managed object to get at its document object?
- From: Rick Mann <email@hidden>
- Date: Thu, 7 Oct 2010 15:14:15 -0700
I have an NSPersistentDocument-based app. I need to implement a "setNeedsFoo" method on the managed object that causes the receiver to be placed into an NSMutableSet on the document, for later "foo" processing. As part of being added to the set, it sets a timer in the document so that this set of objects gets processed.
I don't see any obvious way of getting at the document. Any suggestions? Thanks!
--
Rick
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden