Hi Harald,

Awesome!! Piriti is really on a sweet spot :)

We will definitely redistribute it with Restlet/GWT 2.1 and will work with
you to hook it onto our client proxy generator as we discussed previously. 

I need to find time to play with it, but from what I see, it looks very
clean and usable. Nice documentation as well. Keep up the great work!

Best regards,
Jerome Louvel
--
Restlet ~ Founder and Technical Lead ~ http://www.restlet.org
Noelios Technologies ~ http://www.noelios.com



-----Message d'origine-----
De : Harald Pehl [mailto:[email protected]] 
Envoyé : vendredi 26 mars 2010 14:02
À : [email protected]
Objet : RE: XML mapper for GWT

Hi Jerome,

I'm pleased to announce Piriti 0.3.1. Piriti now supports mapping both JSON
and XML data. Here are some of the features:
    - Built-in support for many types (primitives, String, Date, Enums, ..)
    - Possibility to specify date and number formats
    - Support for mapping arrays and collections
    - Flexible XML mapping using XPath expressions
    - GXT extension for mapping to GXT models
    - Restlet extension built on top of the Restlet GWT edition

For the Restlet extension I implemented two representations:
    - PiritiJsonRepresentation<T> which extends JsonRepresentation
    - PiritiXmlRepresentation<T> which extends DomRepresentation
They use Piriti readers to map the incoming JSON value / XML document to
POJO(s).

Resources:
    - Project page: http://code.google.com/p/piriti/
    - Getting started: http://code.google.com/p/piriti/wiki/GettingStarted
    - Restlet extension:
http://code.google.com/p/piriti/wiki/RestletExtension
    - Sample application: http://piriti-sample.appspot.com/


Have fun,
Harald

http://haraldpehl.blogspot.com/

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

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

Reply via email to