2017-03-13 7:24 GMT+01:00 Nico Williams <n...@cryptonector.com>: > On Thu, Mar 09, 2017 at 07:12:07PM +0100, Sven R. Kunze wrote: > > From my day-to-day work I can tell, the date(time) type is the only > missing > > piece of JSON to make it perfect for business applications (besides, > maybe, > > a "currency" type). > > And a binary type. And a chunked-string type (to avoid having to escape > strings). And an interval type. And... >
It is designed/born be simple - if you need some more complex, then you can use XML with schema, ... Pavel