You can either use the ERXEOControlUtilities methods to convert single
EO's back and forth, or you can use the datastructure-aware ones
convertEOtoGID
convertGIDtoEO
which lets you pass any arbitrary object and it will deeply convert to
GID's and back (individual EO's, NSArray, NSSet, NSDIctionaries,
recursively, etc).
On Feb 6, 2008, at 11:39 AM, Guido Neitzer wrote:
On 06.02.2008, at 06:41, Frank Stock wrote:
yes, this is what I am doing: inserting objects in Frontbase from
FileMaker. I want to see in the browser how many objects are
already created.
The problem is, that you should not transfer EOs over thread
boundaries. Use global ids. It makes your live easier.
cug
--
Real-World WebObjects class at the Big Nerd Ranch
March 2008, Frankfurt, Germany
http://www.bignerdranch.com/classes/webobjects.shtml
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/mschrag%40mdimension.com
This email sent to [EMAIL PROTECTED]
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]