Re: Fetch notifications

2009-04-07 Thread Matthew Adams
mentioned in my previous email, I think a nice, general StateManagerListener would be best. Let a listener listen to anything it wants to -- no need to limit them. > Presumably somewhere the fetch plan is being updated as a result of the fetch > notifications, so a new fetch group is added "AUTO"

Re: Fetch notifications

2009-03-28 Thread Andy Jefferson
would need to be on any jdoGetXXX/jdoPutXXX calls (rather than when something was loaded). So would be an AccessListener - do we need to distinguish between user read and user write of a field for this? Dont think so. Presumably somewhere the fetch plan is being updated as a result of the fetch

Fetch notifications

2009-03-20 Thread Matthew Adams
Hi all, Sorry for the delay on this. This is pursuant to my action item: > [Feb 13 2007] AI Matthew discuss on email method by which an application > might dynamically tune itself by tracking field access by use-case? Overview Currently, the only standard means to tune JDO applications is via s