- From: <jose.kahan@w3.org>
- Date: Wed, 12 Jul 2000 14:38:02 +0200 (MET DST)
- To: Fox One <rockman66_1999@yahoo.com>
- CC: www-lib@w3.org
In our previous episode, Fox One said: > The www program allows the header files to be created > on an individual basis. That could (potentially) > give us faster builds. I had forgotten to say that using Perl is much faster than using www in this case. This is because we only need to use one instance of the perl script to convert all the .html files. www is instanced once per .html file, and thus is really much slower when you have many .html files. -Jose
Received on Wednesday, 12 July 2000 08:38:09 UTC