6

Delphi introduced a new JSON marshaler in unit REST.JsonReflect, a similar JSON marshaler exists in unit Data.DBXJSONReflect. Both units introduce TJSONConverters to create TJSONMarshal and TJSONUnMarshal instances.

  • what are the differences between REST.JsonReflect.TJSONConverters and Data.DBXJSONReflect.TJSONConverters?

  • will REST.JsonReflect.TJSONConverters replace Data.DBXJSONReflect.TJSONConverters?

  • are there any situations where I should use Data.DBXJSONReflect.TJSONConverters instead of REST.JsonReflect.TJSONConverters?

mjn
  • 36,362
  • 28
  • 176
  • 378
Chau Chee Yang
  • 18,422
  • 16
  • 68
  • 132

0 Answers0