I am using the latest available release (1.3rc2) and am being bitten badly by the bug described here:
http://issues.apache.org/bugzilla/show_bug.cgi?id=13623 "Use of Velocimacro forward reference and/or recursion causes error messages" error : too few arguments to macro. Use of recursion is critical to me, as I use Velocity to render a tree structure recursively, which would be very cumbersome to do with JSP or straight servlets. Is there a safe version of Velocity which implements recursion? Aaron Hamid Cornell University -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
