How does JSONER implementation restricts supported JSON structure?
Standard ECMA-262 provides for two variants of getting access to objects properties: • The dot notation; • The bracket notation; JSONER is oriented on the dotted notation, consequently, function and invalid Java Script identificators can’t be used for naming the object properties. The example of invalid (from the point of JSONER) indentificator is given below: var task = {“task.starting.