On Tuesday, May 7, 2013 6:28:00 PM UTC+2, Yan wrote:
>
> Hi there, 
>
> Using GWT 2.4 request factory, but observed this. 
>
> I have an EntityProxy (parent) containing a list of EntityProxy 
> (children). I put the parent in edit mode, update an attribute on the 
> parent and then persist the parent, I noticed that the entire list of 
> children are sent across the wire, resulting JPA is reloading the children 
> from database. 
>
> Is this expected behavior?
>

It's been fixed in 
2.5.0: https://code.google.com/p/google-web-toolkit/issues/detail?id=5952

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to