Re: Array of Objects to Array of Global IDs ?
Re: Array of Objects to Array of Global IDs ?
- Subject: Re: Array of Objects to Array of Global IDs ?
- From: Mike Schrag <email@hidden>
- Date: Mon, 5 Nov 2007 19:57:48 -0500
Aside from the editingContext().globalIDForObject(eo), if you use
Wonder, there's the much fancier and handier
ERXEOControlUtilities.convertEOtoGID(Object), which supports
recursively converting dictionaries, arrays, etc from EO's to their
GID equivalents (and the corresponding inverse
ERXEOControlUtilities.convertGIDtoEO(EOEditingContext, Object)).
ms
On Nov 5, 2007, at 7:49 PM, James Cicenia wrote:
Hello -
I need to save selection of objects in my database. In order for me
to do that
do I have to first extract their global ids and then store those?
If so is there a magic one line of WebObjects code that gives me the
ids?
Thanks
James Cicenia
_______________________________________________
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
_______________________________________________
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