Ricardo Gladwell wrote:

Hi,

I believe this has already been fixed. The solution I used was:

<test>
  <array attribute="value1"/>
  <array attribute="value2"/>
  <array attribute="value3"/>
  <array attribute="value4"/>
</test>

Using one comma seperated string would mean that attributes cannot otherwise contain comma characters.

Kind regards...

This is true for CSV values in PropertiesConfiguration as well, there is an RFE to allow alternate delimiters, this would apply to XMLConfiguration too.


Emmanuel Bourg


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to