Hello!
Hello!
X-SuperObject is doing my head in.
I can serialise almost everything alright.
But I need to serialise an array, too, and this does not seem to work.
What is the correct way to have X-SuperObject serialise an array as a nested element of a bigger class?
The kind of array I need is in this form:
CustomFields:[ 'Term1':'Value1','Term2':'Value2' ]
Thanks!
A
X-SuperObject is doing my head in.
I can serialise almost everything alright.
But I need to serialise an array, too, and this does not seem to work.
What is the correct way to have X-SuperObject serialise an array as a nested element of a bigger class?
The kind of array I need is in this form:
CustomFields:[ 'Term1':'Value1','Term2':'Value2' ]
Thanks!
A
Comments
Post a Comment