fetch object notification
| Newsgroups | gmane.comp.web.webobjects.eof |
|---|---|
| Message-ID | <[email protected]> |
what is the best way to know when a editing context is fetching objects i.e. my application would like to be notified every time a known editing context decides to fetch an object. i am not guaranteed of which method is going to be used to fetch the objects (for example eoutilities can be used and one is not sure of that implementation)...