I was going through the first page Getting Started, and about setting up a preferred environment. This involves MakeAppWorkDir, but also involves a couple other details -- so far it involves adding a application-local library, and renaming the context for your application. But, better than documentation is automation.
So I'd like to expand MakeAppWorkDir.py to do these two things when you run it (i.e., you'd pass your main context name in as an command-line argument to MakeAppWorkDir, and it adds a lib directory to the workdir and the Python path). Do people have other things they'd like to see added? There was also a little bit of talk about distributing Webware applications, and I think the workdir is a good candidate for that. Any ideas about making the workdir a standalone app would be good too. Something I already did for a project is to make the Webware directory an item in Configs, which I think will make distribution easier. Ian ------------------------------------------------------- This sf.net email is sponsored by: Influence the future of Java(TM) technology. Join the Java Community Process(SM) (JCP(SM)) program now. http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0004en _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss
