Hi Evgeny, I've updated the related RFE
"Improve support for JSON" http://restlet.tigris.org/issues/show_bug.cgi?id=131 I'm a bit reluctant to upgrade due to the fact that it requires two additional dependencies (jakarta commons-beanutils 1.7.0 and ezmorph 1.0.3) compared to the current list of Restlet dependencies... People already complain about the current size of the distribution. I hope to have a more modular distribution in the future (core package and optional downloads), but probably not for 1.1. Beside that it seems like a very cool enhancement, with support for streaming. I've updated the RFE to plan for it in Restlet 1.2. Best regards, Jerome > -----Message d'origine----- > De : news [mailto:[EMAIL PROTECTED] De la part de Evgeny Shepelyuk > Envoyé : mercredi 10 octobre 2007 11:07 > À : [email protected] > Objet : JSON represenation based on json-lib from > http://json-lib.sourceforge.net/ > > Hello! > Could it be possible to remake JSON represenation to start > using that > library. > IMHO that library seems more mature and feature-rich than current :)) > > And also make some changes to JsonRepresentation by providing > constructor > that allows creation directly from POJO. > > -- > Best Regards > Evgeny K. Shepelyuk

