Does anyone know if
there is a known issue with forward macro references in Velocimacro
libraries? If, for example, a macro defined at the top of the Velocimaco
file references other macros defined farther down, Velocity will log something
like:
VM #macroName:
error: too few arguments to macro. Wanted 1 got
0.
However, all the
macros appear to work correctly. Should I just ignore the log message or
should I reorder to Velocimacro file so that there aren't any forward
references?
John
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
