Hi Team, How does read-serialized property make sense when you use json as PDXInstance using Jsonformatter api?
As per description I see below, "Set to true to have PDX deserialization produce a PdxInstance instead of an instance of the domain class" Random Json is stores as PdxInstance only which does not have any domain class. So how does read-serialized and delta propagation work in such cases? Regards, Dharam
