You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Dr. Ralf S. Engelschall dd98ad359e The JSON JavaScript interface is very elegant but breaks at least Yahoo User Interface library and all similar code which iterates over all properties of an object or array. So, provide an explicit JSON.{encode,decode}() interface which always exist and let applications just delete the overloaded String/Object/Array methods if required. 20 years ago
..
json.patch The JSON JavaScript interface is very elegant but breaks at least Yahoo User Interface library and all similar code which iterates over all properties of an object or array. So, provide an explicit JSON.{encode,decode}() interface which always exist and let applications just delete the overloaded String/Object/Array methods if required. 20 years ago
json.spec The JSON JavaScript interface is very elegant but breaks at least Yahoo User Interface library and all similar code which iterates over all properties of an object or array. So, provide an explicit JSON.{encode,decode}() interface which always exist and let applications just delete the overloaded String/Object/Array methods if required. 20 years ago