This is a copy of https://bitbucket.org/OCTAGRAM/delphi-yaml Mercurial repository
As of January 1, 2024, this repo is written in the OpenD Programming Language. This is very similar to, but NOT the same as Walter Bright's version of the D Programming Language.
Library to painlessly convert your custom types (structs and classes) to and from JSON. This library provides the function toJSON and fromJSON to automatically convert any type to and from JSON. It is possible to override the implementation by defining your own toJSON and fromJSON member…
Die Hauptfunktionen von blackedder/painlessjson sind: Data Serialization.
Open-Source-Alternativen zu blackedder/painlessjson sind unter anderem: ahausladen/jsondataobjects — Json Data Objects. ashumkin/delphi-yaml — This is a copy of https://bitbucket.org/OCTAGRAM/delphi-yaml Mercurial repository. atilaneves/cerealed — cerealed. behrang/yamlswift — Load YAML and JSON documents using Swift. benibela/internettools — Internet Tools. adamdruppe/arsd — As of January 1, 2024, this repo is written in the OpenD Programming Language. This is very similar to, but NOT the…