Property syntax collision

Cantor, Scott cantor.2 at osu.edu
Mon Jun 23 16:25:34 EDT 2014


On 6/23/14, 4:18 PM, "Tom Zeller" <tzeller at dragonacea.biz> wrote:

>> It of course crashes at startup on the undefined property. Oops.
>
>Just tossing out an idea : should override Spring to not bail on
>startup on unresolvable properties ? Don't know how to or if it is
>possible at the moment.

It is possible. That would be done in a similar manner, with a custom
bean. But I think what that will do is just replace the Velocity markers
with nothing, which breaks us obviously. I didn't test that assumption.

My concern also was just the error-prone result of ignoring macro mistakes
when the other fix doesn't create that problem.

-- Scott




More information about the dev mailing list