The JADE 2022 release meets tomorrow’s business demands.
We have encountered problems when parsing a JSON file where the property names clash with JADE reserved names (eg. "edition" or "system"). Would it be possible to have add a standard modifier on a reserved name (e.g. edition_ ) and still allow the JSON file to be parsed correctly?
This would be a problem with a JSON string from an external source that is not aware of Jade reserved words.