4 May
2001
4 May
'01
2:49 p.m.
On Fri, 4 May 2001 16:04:06 +0200, Oliver Bleutgen <myzope@gmx.net> wrote:
Has anybody found a nice strategy to cleverly handle this kind of situation?
Two options: PULL: scrounge modification times from all the individual objects that make up your page, every time the page is requested. PUSH: modify the critical methods that modify the state of the objects that make up your page, so that they maintain some global last-modified value. The best solution may be a combination of both. Toby Dickenson tdickenson@geminidataloggers.com