- From: Kee Hinckley <nazgul@utopia.com>
- Date: Tue, 9 May 1995 16:34:50 -0400
- To: Jared_Rhine@hmc.edu, Multiple recipients of list <www-talk@www10.w3.org>
At 1:14 PM 5/8/95, Jared Rhine wrote: >methods: 'compute_lastmod' and 'render'. When I want to render an object, I >first instantiate the object, and invoke 'compute_lastmod' on it. I compare >the return value with the timestamp of an on-disk copy of the last >rendering. If they are the same, I simply serve the file off disk; if not, This has the disadvantage of leaving the user to wait until your render is done. Otherwise for large options you could be presenting the object while rendering, thus decreasing the overall display time and increasing user satisfaction. Kee Hinckley Utopia Inc. - Cyberspace Architects 617/721-6100 nazgul@utopia.com http://www.utopia.com/ I'm not sure which upsets me more: that people are so unwilling to accept responsibility for their own actions, or that they are so eager to regulate everyone else's.
Received on Tuesday, 9 May 1995 16:37:21 UTC