New article: JSON object serializer for Delphi

JSON object serializer for Delphi

Here is the second edition of the JSON Serializer library from the Delphi JSON serialization using Rtti article.

The updated library is completely Open Source. Now, you can serialize and deserialize arrays and unions of objects of different types, deserialize inherited objects, serialize empty strings and many more. The article includes both the source code of the Json Serializer classes (TclJsonSerializer) and unit-test code that demonstrates how to serialize and deserizlise differrent data types, inlcuding Delphi strings, integers, objects and arrays.

Read Article

Join our Mailing List and stay tuned: SUBSCRIBE