Hi,

I'm making way towards the new version.

I'll keep the &&, || and ! operators always active whatever the language.

As for the bundle.getStringArray(key), it doesn't work for properties files.
A workaround to allow multiple words for each operator would be to put many
on the same line in the property file, as:

AND=ET;AUSSI;AVEC

I'll make it using a semi column (;) as a separator in the property file,
shouldn't be used too often. Please tell me if I should use something else.

Patrick

Reply via email to