On 24 May 2007, at 08:01, Marc Portier wrote:
anyways trying to explain the issue: System.JSON.js quite clearly states that it only supports serialization of some basic types, and collections and mapsso people that want to serialize out custom java beans to JSON have two options1. add that functionality to the JSON stuff by overriding the _serializeValue function (or using dojo-binding-like -yes on the server side- aop advise on it2. convert their java-objects first to maps and collections of the mentioned basic structures...
Hi GuysYes, the JSON serialization flowscript is really basic. I just did what was needed to solve a simple problem.
JSON supports so few datatypes. regards Jeremy
smime.p7s
Description: S/MIME cryptographic signature
