Re: Cleaning of editing context and objectstorecoordinator
Ben Trumbull <[email protected]>
| Newsgroups | gmane.comp.web.webobjects.eof |
|---|---|
| Message-ID | <a05200f03ba76f2225594@[17.205.42.108]> |
At 13:01 -0300 2/17/03, <[email protected]> wrote: >How can i clean of caches and faults an editing context and its coordinator? There are several caches. Probably the best general solution is to create a brand new EOEditingContext and to do setFetchTimestamp(System.currentTimeMillis()); What is the purpose of your cache invalidation ? -- -Ben