When setting a simple list property, a value like new Object[]
{ "x" } or even simply new Object[0] should be accepted.
Currently only a subclass of Serializable[] is accepted but this is too restrictive.
When setting a simple list property, a value like new Object[]
{ "x" } or even simply new Object[0] should be accepted.
Currently only a subclass of Serializable[] is accepted but this is too restrictive.