-- Joseph Lamoree
I would like to have ColdSpring perform substitution on a value like
"${myProp}/moreText" as it would with "${myProp}". It seems that the
only change necessary would be to coldspring.beans.BeanProperty in
parseValue. Do values only get substituted if the string starts with
"${" and ends with "}" so ColdSpring mimics the way Spring does it?
- [coldspring-dev] BeanProperty.parseValue() Joseph Lamoree
- [coldspring-dev] BeanProperty.parseValue() Joseph Lamoree
