On Wed, Mar 11, 2009 at 10:38 AM, Josse <[email protected]> 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 [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 -~----------~----~----~----~------~----~------~--~---
