AFAIK, the list is copied when set into the proxy (so that it can be "proxied" itself). You should add to foo.getBars() instead.
(and by "foo only got persisted", I suppose you're saying that getBars() returns null or an empty list in your persist() method, and/or that setBars() is never called?) -- 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/-/GY5l-Q1DvvAJ. 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.
