<https://sourceforge.net/p/oorexx/bugs/1709/> reports an error with the current implementation of json parsing, supplying a short script and test data demonstrating the error.
Researching on the Internet there are various opinions/expectations that people have, e.g. <https://www.google.com/search?client=firefox-b-d&q=json+empty+array+or+null>. Personally I would agree with <https://stackoverflow.com/questions/9619852/what-is-the-convention-in-json-for-empty-vs-null/9623521>, i.e. if an array or map is empty, return an empty array resp. empty map instead of .nil following the Rexx philosophy of "least surprise". (Json What do you think? ---rony _______________________________________________ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel