For all that were using the Velocity class  from the whiteboard
directory, it is now in the regular source tree under
org.apache.velocity.util

Update via CVS, wait for tonights tarball, or just use the handy-dandy
web CVS client to download if you need it now and don't use CVS.

Thanks to all for the help and interest, and Christoph for the
mergeTemplate() method code (it was called something else before...)

Currently all methods are static - before you would have to new
Velocity() to call the init() methods, but that really didn't add
anything, and was confusing since there is a singleton instance of the
Velocity runtime engine per JVM. (Not true for servlet runners - there
is one per webapp classloader...)

Comments and questions...

geir

-- 
Geir Magnusson Jr.                               [EMAIL PROTECTED]
Velocity : it's not just a good idea. It should be the law.
http://jakarta.apache.org/velocity

Reply via email to