Eric Pugh wrote:
Any suggestions on how to fix this? I am somewhere deep down in private void setXmlProperty(String name, Object value) and quite lost!
Hehe welcome to the setXmlProperty hell ;) I think we'd better use comma separated values for list properties in attributes:
<test>
<attribute array="value1, value2, value3, value4">
</test>Emmanuel Bourg
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
