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=4321>. 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=4321 Why is Context orthogonal to the Collections API [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |VERIFIED ------- Additional Comments From [EMAIL PROTECTED] 2001-10-21 19:51 ------- VelocityContext now contains two new constructors: public VelocityContext(Map context) public VelocityContext(Map context, Context innerContext) This should make use of a java.util.Properties (or any other Map implementation) with Velocity as easy as eating apple pie.
