I'd recommend a look at http://code.google.com/p/json-simple/ as well
(it's what I'm using in my Restlet project). It generates very nice
json (at least as nice as Jackson) but is still lightweight like
org.json in terms of number of classes and complexity of code.


On Mon, Nov 23, 2009 at 8:43 AM, Jerome Louvel
<[email protected]> wrote:
> Hi Neel,
>
>
>
> It’s would be hard to support all the JSON libraries around. Another one we
> have in our radar is Jackson for its better JSON <-> Object serialization
> mechanism:
>
>
>
> “Add support for Jackson”
>
> http://restlet.tigris.org/issues/show_bug.cgi?id=812
>
>
>
> How would JSON-Lib compare to our current JSON and XStream/Jettison
> extensions, and to Jackson?
>
>
>
> In any case, you could build your own extension for JSON-Lib and propose it.
> See the detailed process:
>
> http://wiki.restlet.org/developers/179-restlet/295-restlet.html
>
>
>
> Best regards,
> Jerome Louvel
> --
> Restlet ~ Founder and Lead developer ~ http://www.restlet.org
> Noelios Technologies ~ Co-founder ~ http://www.noelios.com
>
>
>
>
>
>
>
>
>
> De : neel [mailto:[email protected]]
> Envoyé : vendredi 13 novembre 2009 04:31
> À : [email protected]
> Objet : suggest jsonRepresentation update
>
>
>
> Jsonlib is good tool for parsing the json data, but there are no support in
> the restlet. i suggest the jsonRepresentation update to use the jsonlib to
> parsing data
>
>
>
> 2009-11-13
>
> ________________________________
>
> guozhen07

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2423474

Reply via email to