Re: Using an auto incremented NSNumber as attribute in a NSManagedObject
Re: Using an auto incremented NSNumber as attribute in a NSManagedObject
- Subject: Re: Using an auto incremented NSNumber as attribute in a NSManagedObject
- From: Joshua Preston <email@hidden>
- Date: Thu, 6 Mar 2008 20:03:09 -0500
Kyle,
Where would be the "ideal" spot to place this fetch request?
Regards,
Joshua Preston
email@hidden
On Mar 6, 2008, at 6:47 PM, Kyle Sluder wrote:
You could issue a fetch request at startup, store its @max in some
ivar in a MOC subclass, and use that instead of the local static
variable.
Still a pain, but might do you what you want.
--Kyle Sluder
_______________________________________________
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