I was requested to offer the possibility to write objects using xml-like notation because some people use to find it easier to read.
By theway, the 2 objects notations should be mixable at will.
a 1st implementation is done.
<scn:collection>value</scn:collection>
<scn:map><scn:key>aa</scn:key<scn:value>val</scn:value></scn:map>
<list>[ 1 , 2, 3 ]</list> <scn:map> "micket"=>"minnie" "brad"=>"angie" </scn:map>
This tickets needs to be tested before closing.
Log in to post a comment.
a 1st implementation is done.
Notes :
Last edit: ponchy 2013-09-12
This tickets needs to be tested before closing.