Re: Snapshot problems SOLVED, FOR REAL, NO JOKE
Re: Snapshot problems SOLVED, FOR REAL, NO JOKE
- Subject: Re: Snapshot problems SOLVED, FOR REAL, NO JOKE
- From: Lachlan Deck <email@hidden>
- Date: Mon, 23 Apr 2007 10:24:27 +1000
Hi there,
On 23/04/2007, at 8:51 AM, Guido Neitzer wrote:
On 4/22/07, Lachlan Deck <email@hidden> wrote:
public EOEditingContext defaultEditingContext() {
if ( _defaultEc == null )
_defaultEc = ERXEC.newEditingContext();
return _defaultEc;
}
There is no need for that - as soon as you subclass ERXSession (and
you must do if you want to have all the Wonder magic) ERXSession takes
care of that.
Woops, forgot about that :-)
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