Some time ago I toyed with it and created a mini library of reflection. The documentation on how to use it can be accessed by clicking here<http://code.google.com/p/orsic/wiki/GWTReflection> . Below are links to sample application and mini library.
Sample Application Link<http://code.google.com/p/pure-gwt-reflection/downloads/detail?name=testeReflection.zip&can=2&q=> . Mini Api Link<http://code.google.com/p/pure-gwt-reflection/downloads/detail?name=reflection.jar&can=2&q=> . *Note 1*: I created it just as a joke, so do not recommend their use in a production environment. *Note 2*: The documentation was written in pt_BR. *Note 3*: To use it just the following statement in your module: * <inherits name="org.puregwt.reflection.Reflection" /> * -- *Vagner Araujo* Orsic.org <http://www.orsic.org> -- 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.
