Will RequestFactory support the use of generics and/or inheritance on
ValueProxy?

For example, say I have FruitValueProxy.  AppleProxy, OrangeProxy and
GrapeProxy extend it.  My EntityProxy must have setters for all three
fruits individually instead of just writing setFruit(FruitValueProxy
proxy).  Is there a workaround or plans for improvement?

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