Thursday, July 28, 2011

Is there a way to take the values from my bean and generate the proxies for them?

I have a use case where I couldn't get Editors to work. (Foo that holds a List<Foo>. This would blow up with recursive errors. I spent a lot of time trying to get this to work and failed completely. I gave up and just decided to write the binding code myself)

Since I'm using request factory and since RequestFactory uses AutoBeans is there anyway to use AutoBeans to bind my bean's values to the corresponding proxy without having to write all the code myself? 

--
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/-/-mR2UWcof-UJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment