Hi,

I have an issue with the browser binding getObject.
When getting an object with secondary type properties, their cardinality is
ignored.
For properties on the primary type, the cardinality is checked, and the
value list is unpacked if SINGLE (JSONConverter line 1204).
Properties on a secondary type however, are always returned as json list
(JSONConverter line 1218).
Using latest 0.10.0-SNAPSHOT.

Michael

Reply via email to