Hello, thanks for the help !

I'll try with Pitiri, I seems the most direct solution to my needs.
In server-side, I'll use GSON to convert from POJO to JSON, as I think
Pitiri is only for client-side use
(all google code, a little lock-in??)


I want to combine it with GWTQUERY and GWTQUERY-IU
http://code.google.com/p/gwtquery/
So I think the proyect would became a strange GWT App....

Thank you !!



On Jun 24, 6:35 pm, Raphael André Bauer
<[email protected]> wrote:
> On Fri, Jun 24, 2011 at 4:59 PM, Harald Pehl <[email protected]> 
> wrote:
> > Hi,
> > Thomas you're right: You can use Piriti (http://code.google.com/p/piriti/)
> > on the client side to map JSON to POJOs and serialize it back to JSON.
> > Please note that Piriti is only meant to be used on the client side. It's
> > not usable on the server side. But you can share your POJOs between client
> > and server.
> > - Harald
>
> There is another great library available (guess not many people know
> of it) - RestyGWT
> check it out:http://restygwt.fusesource.org/
>
> Best,
>
> Raphael
>
>
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Google Web Toolkit" group.
> > To view this discussion on the web visit
> >https://groups.google.com/d/msg/google-web-toolkit/-/sqSYKUYr-9sJ.
> > To post to this group, send email to [email protected].
> > To unsubscribe from this group, send email to
> > [email protected].
> > For more options, visit this group at
> >http://groups.google.com/group/google-web-toolkit?hl=en.
>
> --
> blog:http://ars-machina.raphaelbauer.com
> web:http://raphaelbauer.com

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to