using Velocity to externalize configuration properties ?
Cantor, Scott
cantor.2 at osu.edu
Wed Jul 31 20:10:09 EDT 2013
On 7/31/13 6:35 PM, "Tom Zeller" <tzeller at dragonacea.biz> wrote:
>
>Not sure how easy it will be to integrate Velocity with Spring
>configuration parsing, but I can give it a try. And yeah let's not
>build a custom parser for 3.x.
I don't mean a custom XML parser, but being able to use our parser
machinery for the XML and then hand the DOM off to Spring, basically. As
it is, Spring does some things that are broken in their XML parsing, and
it's hard to prevent it.
-- Scott
More information about the dev
mailing list