Re: [fpc-pascal] YAML support

2010-02-04 Thread Michael Van Canneyt
On Thu, 4 Feb 2010, Wimpie Nortje wrote: JSON is not related to YAML at all except in that it is a simple data format. That's true, but from the yaml v1.2 spec: "YAML can therefore be viewed as a natural superset of JSON, offering improved human readability and a more complete infor

Re: [fpc-pascal] YAML support

2010-02-04 Thread ik
waaayp - We Are Anxiously Awaiting Your Patches Defined by oliebol http://ik.homelinux.org/ On Thu, Feb 4, 2010 at 08:09, Wimpie Nortje wrote: > > > JSON is not related to YAML at all except in that it is a simple data > format. > > That's true, but from the yaml v1.2 spec: > "YAML can th

Re: [fpc-pascal] YAML support

2010-02-03 Thread Wimpie Nortje
JSON is not related to YAML at all except in that it is a simple data format. That's true, but from the yaml v1.2 spec: "YAML can therefore be viewed as a natural superset of JSON, offering improved human readability and a more complete information model. This is also the case in practice;

Re: [fpc-pascal] YAML support

2010-02-03 Thread Michael Van Canneyt
On Wed, 3 Feb 2010, Wimpie Nortje wrote: Hi list, Are there plans to implement YAML? I found JSON support but that is missing a feature I would like to use. Apparently JSON is a subset of YAML, but it doesn't have a direct way to capture binary data. JSON is not related to YAML at all exc

[fpc-pascal] YAML support

2010-02-03 Thread Wimpie Nortje
Hi list, Are there plans to implement YAML? I found JSON support but that is missing a feature I would like to use. Apparently JSON is a subset of YAML, but it doesn't have a direct way to capture binary data. ___ fpc-pascal maillist - fpc-pascal@l