Hi.
Thanks to Paul latest changes, we have improvements in entire requerying
process, although they aren't utilized in framework yet.
Consider the following situation: you have backend access
over the slow link, and you set ChildCacheInterval to 5 minutes.
But if you want to get most recent data, do you need to wait
until cache expire?
I think, you could add in dForm.requery() method, just before
response = bizobj.requery()
line, call to
bizobj.expireCache()
by default.
This forces to requery data with on user demand.
--
Regards
Jacek Kałucki
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: http://leafe.com/archives/byMID/[email protected]