"Sanjeev Subbaramu" <[EMAIL PROTECTED]> writes: > Can the delimiter (currently $) for the start of a variable be made > configurable from the runtime properties?
Sanjeev, it's unlikely that such a configuration will ever be included in the Velocity core, as that would result in a lot of confusion between different Velocity configurations -- templates would become non-portable. However, if you really have a critical use case for such configuraiton, don't let that stop you from creating a small patch against Velocity which you use to package your own private version. -- Daniel Rall <[EMAIL PROTECTED]> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
