Ok.

About the @GwtTransient, in my case, I´m only using model classes
defined within the GWT module. Although I love what Gilead has done
for us, I think if it would be possible to eliminate the performance
overhead and let GWT serialize my JPA annotated classes directly.

Would it?

=)

thanks

Marcos A.

On 4 fev, 13:46, Open eSignForms <[email protected]> wrote:
> Yeah, this was a big problem for us since it meant creating lots of DTOs and
> server-side routines that generated them from its existing objects and could
> consume them for updates.
>
> I don't know the internals of GWT compiler, but it sure would be nice if
> fields and methods and constructors could be annotated to be ignored and
> never translated to JS.

-- 
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