On Wed, Mar 11, 2009 at 10:38 AM, Josse <josse.braye...@gmail.com> wrote:

> There is no way to get round this problem??
>

Well, you have to create a generator that instrospect you classes in compile
time. The simplest variation is to inspect your beans, and beanadapters
generators are available on the net. This document was very usefull to me:

http://blog.*zenika*.com/public/Billet_0006/tutorial-binding-en.pdf

Full reflection is provided by more complex
frameworks/systems/whatever-you-call-it as gwt-reflection. It's a project
available in googlecode, but I have not used it.

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

Reply via email to