I've really been struggling to do JSON encoding and decoding natively/ compiled in Rhino. i.e. not using eval or json.js. Rather using something like json.jar (but I haven't been able to convert JS objects to Java objects for this). From what I've read, there's about a 20x performance gain to be had. _______________________________________________ dev-tech-js-engine-rhino mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino
- JSON.parse, JSON.stringify Joran
- Re: JSON.parse, JSON.stringify Joran
- Re: JSON.parse, JSON.stringify Norris Boyd
