In Reply to: Re: Removal of debug messages in message lists posted by toledo on March 6, 2002 at 18:43:12:
Yeah, the obvious advantage or static html is speed and it takes advantage of caching in memory.The thread view is somewhat of a hybrid. An index of threads is sorted, but the actual threads related to a root message are static html which is why the comments exist in those as well. The idea being that it's faster to open a small file and dump it than to sort and generate the sub-threads on the fly.
This post is made possible by the generous support of people like you and our sponsors:
Follow Ups
- Re: Removal of debug messages in message lists - Rod M 18:21:58 03/11/02 (0)