On Wed, 2002-11-13 at 16:41, Stuart Donaldson wrote: > It appears that with the MakeAppWorkDir utility, the idea is to support > users creating their own working directory. > > However, Launch.py tries to load ThreadedAppServer out of WebKit, and not > out of the users specified directory making it difficult for a user to > create their own AppServer. Furthermore, ThreadedAppServer is not easily > subclassed, without defining your own main and run functions. > > Is there any interest or reason to extend ThreadedAppServer.main and run > such that something which implements an AppServer interface can be passed in > as an argument?
Well, so far I haven't really seen much of a need. Was there something specific you wanted to add to ThreadedAppServer? Ian ------------------------------------------------------- This sf.net email is sponsored by: Are you worried about your web server security? Click here for a FREE Thawte Apache SSL Guide and answer your Apache SSL security needs: http://www.gothawte.com/rd523.html _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss
