Hy.

I have a bit different question about velocity.
Velocity is great, simple and efficient and we have 2 projects
using velocity as view. I was wondering is there some workaround to
implement some new features in velocity or is there some work in progress
to implement those features.

New features:
   - accept macros with same name but different number of arguments
         #macro(img $src)
         #macro(img $src $properties)

   - passing macro arguments as (name=value) pair
         #img(src="/images/text.gif" properties="border=0")


If I can help with implementing this new features I will gladly do it.

Regards, jure



PS: i am using intelliJ IDEA and if someone has some plug-in for velocity or
     some syntax highlighter please send it to it will be of great help.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to