Re: EOQualifier.filterArrayWithQualifier weirdness
Re: EOQualifier.filterArrayWithQualifier weirdness
- Subject: Re: EOQualifier.filterArrayWithQualifier weirdness
- From: Lachlan Deck <email@hidden>
- Date: Thu, 1 Feb 2007 19:26:49 +1100
Hi again,
On 01/02/2007, at 5:44 PM, Lachlan Deck wrote:
I've got a weird bug I'm trying to figure out and I'm currently a
little stumped. (Grab your coffee Chuck :-)
EntiyA <-->> Entity B <<--> Entity C
The story goes a little like this:
EOEditingContext ec; // assume exists
EntityA someA; // assume exists within ec
EntityA someC; // assume exists within ec
NSMutableArray bObjects;
EOQualifier qualifier;
Hmmm, okay so I'm attempting to localise someC from the shared ec.
someC = ( SomeC )EOUtilities.localInstanceOfObject( ec,
someCFromSharedEc );
Bummer. Doesn't work...
with regards,
--
Lachlan Deck
_______________________________________________
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