Re: EOQualifier.filterArrayWithQualifier weirdness
Re: EOQualifier.filterArrayWithQualifier weirdness
- Subject: Re: EOQualifier.filterArrayWithQualifier weirdness
- From: Fabian Peters <email@hidden>
- Date: Thu, 1 Feb 2007 20:20:56 +0100
I avoid the shared EC, however, IIRC,
ec.setSharedEditingContext(null);
someC = ( SomeC )EOUtilities.localInstanceOfObject( ec,
someCFromSharedEc );
maybe also try ec.setStopSharedEditingContextRuiningEveryonesLife
(true) or EOSharedEditingContet.setJustStopAlready(true)
I'm using the SEC quite often and it certainly has made things more
complicated on more than one occasion. But then, what are the
alternatives for apps with lots of read-mostly objects? Any hints
will be greatly appreciated...
cheers
Fabian
_______________________________________________
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