Hi Llewellyn, > I have a few things I'd like to add to Velocity, > > but having never done any code additions don't really have the time to > do it all right now, i do have a unit test prewritten to test the things i > want. and if someone wouldn't mind pairing with me for about an hour and a > half, i'm sure we could get everything done and committed so others could > have the benefits of the labor. > > so anyone game? > if your in san diego, we can do it in person, otherwise vnc and skype > works great. > > I'll attach the unit test.
Don't know if I'll have time to pair, but I think you can get what you want with a custom introspector. See "Pluggable Introspection" in the developer guide. http://jakarta.apache.org/velocity/developer-guide.html#Velocity%20Configuration%20Keys%20and%20Values Some examples can be found on the wiki. http://wiki.apache.org/jakarta-velocity/ContributedCode Best regards, -- Shinobu -- Shinobu Kawai <[EMAIL PROTECTED]> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
