On Thu, Sep 4, 2008 at 2:06 AM, <[EMAIL PROTECTED]> wrote: > Author: cbrisson > Date: Thu Sep 4 02:06:22 2008 > New Revision: 691943 > > URL: http://svn.apache.org/viewvc?rev=691943&view=rev > Log: > Some work for the #define directive: > - #defined references can now be used anywhere (as #set RHS or as method > argument) > - docs updated > > > Added: > > velocity/engine/trunk/src/java/org/apache/velocity/runtime/parser/node/Renderable.java
this looks great, Claude. but is there a better package for this interface? it doesn't seem like it really belongs in the node package. maybe just in org.apache.velocity.runtime? or org.apache.velocity.io? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
