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: "Guido Neitzer" <email@hidden>
- Date: Sun, 22 Apr 2007 16:51:53 -0600
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.
cug
_______________________________________________
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