...or you can have a map from the Class<?> to an instance of a factory for 
that type (or GIN Provider<?>); or in this case, directly map from ObjectA 
to the factory/provider instead of to the Class (so that you don't have to 
do 2 lookups: ObjectA to Class, then Class to factory)

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