isc.json is more a fork of %JSON.Adaptor than an extension. There are a few things we've done there beyond just the %List type <> JSON array; there's different behavior with nested collections, the ability to compose JSON mappings, row IDs, an option to convert names to camel case by default (because we typically capitalize property names which just looks weird and unnatural in JSON for some reason). Probably a few other things too. Being in the open / using semantic versioning means we can break compatibility with a new major version if there's a good reason for it. (Not that there normally is at this point.)
- Log in to post comments
.png)