Re: sequential numbering across more instances
Re: sequential numbering across more instances
- Subject: Re: sequential numbering across more instances
- From: Florijan Stamenkovic <email@hidden>
- Date: Fri, 15 Aug 2008 16:44:36 -0400
editingContext().globalIDForObject(on) will be an
EOTemporaryGlobalID until the object is saved. You can use Wonder
to get a permanent key, but if the transaction is not committed,
you will get gaps in the sequence (I think).
Yeah, there's that. When I do this I add an if to check if the object
is saved. I am used to not having unique IDs before stuff is saved.
Also for IDs that are not global ID based... It's just how it is.
F
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden