On Mon, 2002-09-30 at 22:23, Edmund Lian wrote:
> On 09/30/2002 11:02:40 PM Ian wrote:
>
> >I was going to put the LRWP adapter into CVS, but a minor question: it
> >includes two files, the adapter and an LRWP library (third party).
> >Where should I put the library? I hesitate to put it in WebKit, because
> >there's already too many files there (it intimidates people, even though
> >WebKit is actually very small). MiscUtils? A subdirectory of WebKit?
>
> With the increasing number of adapters available, it actually makes more
> sense to group all of them under a new directory at the same level as
> MiscUtils.
It would be nice to move all the adapters off somewhere. The C-based
adapters are already separated anyway. I think cleaning up the WebKit
directory is worth it, since it's so central.
> BTW, has anybody got opinions/comments/adapters for thttpd?
I just looked at it, and thttpd looks pretty minimal. I think wkcgi is
the only option... unless maybe you wanted to hack mod_webkit-like
functionality directly into it and recompile. Seems too hard, but maybe
you could modify thttpd's CGI code to do it.
Ian
|