-
If duplicate keys are encountered, overwrite earlier values with the latest value.
-
Also, reject them in strings.
-
Also. remove '.' as starting char in lsTop.
-
When the schema wants a variable-length array, allow a single item as well as allowing an array.
-
Call the parent container's item method before calling the child item's start method so we can easily know the current nesting level when nested items are added.
-
Bidirectional base64; will be used by JSON v2.