I don't see any issue with it, though we should keep this issue open until all the usage of the json.org version has been replaced.
On Sat, Jul 19, 2008 at 4:31 AM, Ian Boston <[EMAIL PROTECTED]> wrote: > I am treading very carefully now.... > Are there any objections to me committing this? > at the moment it does not replace the existing json implementation, but if > does modify some of the poms. > > Ian > > > On 18 Jul 2008, at 18:22, Ian Boston (JIRA) wrote: > > >> [ >> https://issues.apache.org/jira/browse/SHINDIG-451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel >> ] >> >> Ian Boston updated SHINDIG-451: >> ------------------------------- >> >> Attachment: SHINDIG-451.patch >> >> Updated patch to include filtering and brought upto trunk r677964 >> >> JSON Serialization using net.sf.json-lib >>> ---------------------------------------- >>> >>> Key: SHINDIG-451 >>> URL: https://issues.apache.org/jira/browse/SHINDIG-451 >>> Project: Shindig >>> Issue Type: Improvement >>> Components: OpenSocial feature (Javascript), RESTful API (Java) >>> Reporter: Ian Boston >>> Attachments: SHINDIG-451.patch >>> >>> >>> Progress on a patch to use json-lib to perform serialization of the >>> inbound and outbound json messages, at the moment it re-uses the rhino from >>> Shindig 412, but only in the tests to give finer grain control in the test >>> cases. The Enum handling in json-lib is neat :). >>> The unit tests that are not currently working are disabled with a Xtest, >>> but Person and activity with some depth in the tree are working. >>> Will attache the patch in a moment. >>> >> >> -- >> This message is automatically generated by JIRA. >> - >> You can reply to this email to add a comment to the issue online. >> >> >

