> Why not gear webware towards the standards tomcat and jetty follow? Doing > so would woo over some Java programmers looking for a lighter server to > create applications.
Maybe this is something we can consider in a next major version where we decide we can break things. It would be also good to use the features of Python eggs instead of Webware's peculiar Plugin-concept and to make WebKit more central (in the beginning, it was only one plugin on par with CGIWrapper and others that might be developed). But I still like Webware's idea of having one central installation and separate "working directories" with Webware applications that you can install everywhere (e.g. in user's home directories). In the last versions, the working dirs have also become relocatable, i.e. you can simply move them around from user A's home to user B's home. By the way, TurboGears and Django do it similarly. Webware's MakeAppWorkDir command corresponds to tg-admin quickstart or django-admin startproject which also create separate dirs anywhere. Anyway, remember that Webware was developed at a time when there was no Tomcat (only JServ and the servlet concept were already there I think) and Python was version 1.5.2 or so. Now we have already many Webware applications running which still need to be supported, so if we ever break things, we would do this in a new 2.0 branch or so, and still try to not break things without very good reasons. And just following standards from the Java world are not good enough reasons for us Pythonistas, otherwise we would be happily using Tomcat ;-) -- Chris ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Webware-discuss mailing list Webware-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/webware-discuss