onryldz / x-superobject

Delphi Cross Platform Rapid JSON
316 stars 118 forks source link

Wrong properties line in JSON #56

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When use in (Android)

TSerializeParse.WriteObject(Self, LSuperObj);

to store an object property into a superobject will be stored also 2 property 
wrong :)

{
  "RefCount":  2,
  "Disposed":false
}

Original issue reported on code.google.com by isigest...@gmail.com on 11 Nov 2014 at 7:57

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r89.

Original comment by onryld...@gmail.com on 10 Mar 2015 at 10:20