February 14th, 2008 by Troy Reimer
Hi. Troy here. Viktor has been nagging me to write something about the LotusScript JSON classes that I created, so here goes. You can read some background information about the classes here.
First a little history. I originally wrote the JSONReader to support a particular piece of functionality we were putting [...]
2 Comments » | Posted in Ajax, JSON, JavaScript
Tagged: ajax, domino, json, lotusscript, snapps
January 25th, 2008 by Viktor Krantz
Troy Reimer at SNAPPS has created LotusScript classes for parsing and creating JSON text. These classes are contained within five script libraries. There is a JSONReader and a JSONWriter class together with some wrapper classes including JSONArray and JSONObject. The JSONWriter class is really cool. You can pass it basically anything Notes data related and [...]
1 Comment » | Posted in Ajax, JSON, JavaScript
Tagged: ajax, domino, json, lotusscript, snapps, troy