Optionally add context to itself
--------------------------------
Key: VELOCITY-799
URL: https://issues.apache.org/jira/browse/VELOCITY-799
Project: Velocity
Issue Type: Improvement
Reporter: Sebb
For debugging scripts, it would sometimes be useful to have access to the
context within a VM script.
For example, one could then print out all the variables that are defined in the
context.
The suggestion is to enable this via a properties file or a system property.
If the property is defined, its value would be used as the name of the variable
holding the context.
e.g. -Dvelocity.context.variable=ctx
Obviously feel free to choose a better property name.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]