Hi Jerome, when designing Piriti I was inspired by JAXB, but I wanted a clean and lean API. So I decided to implement only a subset of features (no support for namespaces, schema, ...). Also Piriti is based on XPath expressions to map XML. Baiscally Piriti originates from a few projects where I was using Restlet 1.x with resources and XML representations. After publishing it on code.google.com I discovered the new approach in Restlet 2.0 you mentioned. I like the way you're using the object serialization from GWT. Really great work!
The idea to open the logic for the deferred binding in Restlet sounds good. I would be very happy if I could contribute something. Best regards, Harald Pehl ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2449961

