DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14813>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14813 Access to environment variables ------- Additional Comments From [EMAIL PROTECTED] 2002-11-25 23:44 ------- A typical scenario would be to have access to env variable during the initialisation stage. Eg, a $PROJECT_HOME variable that could be used to initialise file i/o for application specific data. I guess it could be placed in the block context or something similar. As far as analogies are concerned, I quite like the way Ant handles env variables, ie by initializing an object with all the env variables which can be easily accessed later. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>