Closed jordanwallwork closed 8 years ago
Yeah exactly, and then this gives you the flexibility to use xml as a property value. I know it's possible to do something like:
<property name="settings.with.xml" value="<xmlParent><child num='2' /><child num='2' /></xmlParent>" />
But this quickly become unwieldy for larger values (for my use case, I've got a custom configuration section and need to be able to insert arbitrary xml per environment).
@drusellers thoughts? This LGTM.
@ferventcoder I like it
Thanks @jordanwallwork !
Allows using xml in propertys like: