• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: EOQualifier.filterArrayWithQualifier weirdness
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: EOQualifier.filterArrayWithQualifier weirdness


  • Subject: Re: EOQualifier.filterArrayWithQualifier weirdness
  • From: Mike Schrag <email@hidden>
  • Date: Thu, 1 Feb 2007 10:02:06 -0500

assert(someC.editingContext() == someA.editingContext()) and see if they match ... you local instanced someC into ec, but is someA also in ec?

On Feb 1, 2007, at 3:26 AM, Lachlan Deck wrote:

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:
40mdimension.com


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


References: 
 >Re: EOQualifier.filterArrayWithQualifier weirdness (From: Lachlan Deck <email@hidden>)

  • Prev by Date: Re: Suggestions for handling DoS attack, well kind of
  • Next by Date: Re: EOQualifier.filterArrayWithQualifier weirdness
  • Previous by thread: Re: EOQualifier.filterArrayWithQualifier weirdness
  • Next by thread: Re: EOQualifier.filterArrayWithQualifier weirdness
  • Index(es):
    • Date
    • Thread