Re: multiple EOF stacks and EOSharedEditingContext
David Teran <[email protected]> Fri, 30 May 2003 22:29:39 +0200
| Newsgroups | gmane.comp.web.webobjects.eof |
|---|---|
| Message-ID | <[email protected]> |
Hi Ben, On Thursday, May 29, 2003, at 21:33 Europe/Berlin, Ben Trumbull wrote: >> public EOSharedEditingContext(EOObjectStore o) > > This changed between 5.2 and 5.2.1. The API doc was not re-released > for 5.2.1. You can use it. > OK, very fine. >> Or is it OK to just use -one- EOSharedEditingContext for multiple EOF >> stacks? > > Definitely NOT OK. i thought so. So basically what i am doing now is completely OK. Cheers, David