In supporting this form:
Appserver.bat AppServer.AutoReload=1
it should be easy to strip '--' off the name in the event that the
user passed this:
Appserver.bat --AppServer.AutoReload=1
and then we'll be compatible with prior versions of Webware.

Just saw this feature was already mentioned in the WekKit doco (thought not in the release notes; should be added there as well) so you're right we probably better stay compatible. I will change ThreadedAppServer to use non-option-like parameters but let Launch.py handle the case if they are passed as options by stripping the '--' and putting them at the end of the command line.

-- Christoph


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Webware-discuss mailing list
Webware-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to