Date: 2004-11-30T06:32:29 Editor: ShinobuKawai <[EMAIL PROTECTED]> Wiki: Jakarta-Velocity Wiki Page: VelocityTools URL: http://wiki.apache.org/jakarta-velocity/VelocityTools
Add MonostateVelocityEngine. Change Log: ------------------------------------------------------------------------------ @@ -30,6 +30,7 @@ * ArrayTool -- A generic Tool that works with arrays. * EscapeTool -- A generic Tool that works with escaping. Depends on commons-lang 2.0. * PublicFieldUberspect -- Uberspect implementation that exposes public fields. + * MonostateVelocityEngine -- A nasty VelocityEngine for people who want to be polymorphic with the Singleton model. See [http://issues.apache.org/bugzilla/show_bug.cgi?id=21258 Bug 21258]. ==== Macro Library ==== The mailing list often has questions/suggestions for for common macros. We're just getting started on this endeavor, so please share with us any ideas you have. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
