Mailing List Archive



Back to the month index Back to the list index

David J. Hughes (bambi@Hughes.com.au)
Sat, 17 Apr 1999 10:04:10 +1000 (EST)


Date: Sat, 17 Apr 1999 10:04:10 +1000 (EST)
From: "David J. Hughes" <bambi@Hughes.com.au>
Subject: Re: more wishes
Message-ID: <Pine.BSF.3.96.990417100244.805B-100000@fawn.Hughes.com.au>

On Fri, 16 Apr 1999, Yuri Dario wrote:

> - ability to #include w3-msql files while running (actually
> #includefile doesn't parse the new file);

So is this just like includeFile() or more like a C #include (i.e.
actually including code not just text)?

> - have fully precompiled w3-msql scripts like libraries: it should
> speed the CGI process. Now it is possibile to compile only functions,
> so I have to include all my HTML code inside echo() calls.

We've been working on that. We are trying to get a good, fast, platform
indepentant binary format (we had that for ESL years ago). That way you
can ship compiled Lite code and anyone can run it.

> - an apache module to avoid CGI process overhead.

Yup.

Bambi
...