Closed afscrome closed 9 years ago
Add native support for dictionaries (as in velocity 1.7) e.g. { 'key' : 'value', 'other': 123} .
{ 'key' : 'value', 'other': 123}
This would allow for the obsoletion / removal of the nvelocity dictionary strings "%{}" which have some rather funky characteristics.
"%{}"
Add native support for dictionaries (as in velocity 1.7) e.g.
{ 'key' : 'value', 'other': 123}
.This would allow for the obsoletion / removal of the nvelocity dictionary strings
"%{}"
which have some rather funky characteristics.