Hello,
From the documentation I understood that in TMS web core I can’t deserialize a DTO object created in XData (as is possible with a VCL client) ?
If I want to transfert (back and forth) a complex DTO (graph) between XData and Web Core, what is my best option ? Using TMSFNCCore.ObjectPersistence ?
Thanks