I consider generators as a kind of reflection. It is restricted to compile
time, I know, but you still have full access to all the information about
your classes.

It can succefully replace traditional reflection most of the times, IMHO.
See for exemple GWT-RPC, RequestFactory or the editors framework, these sort
of things would usually be implemented with runtime reflection if possible,
but works pretty well in GWT

On Tue, May 31, 2011 at 12:20 PM, Adolfo Panizo Touzon <
[email protected]> wrote:

> Can somebody the function about de class Generator and all the similar
> classes which is contained int he packpage "com.google.gwt.core.ext", it´s
> used for deferred binding?
>
> Maybe if I want use reflection in my app, I must use these classes??
>
> --
> El precio es lo que pagas. El valor es lo que recibes.
> Warren Buffet
>
> --
> 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.
>



-- 
Magno Machado Paulo
http://blog.magnomachado.com.br
http://code.google.com/p/emballo/

-- 
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.

Reply via email to