Fixes an unreleased bug where RPC could generate a proxy that contained duplicate create* methods; one for a generic type and a separate one for its corresponding raw type.

STOB no longer special cases generic types in the closure computation.  It simply converts any generic type into its corresponding raw type after the closure is computed.

Patch by: mmendez
Review by: scottb (TBR)

git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@1676 8db76d5a-ed1c-0410-87a9-c151d255dfc7
2 files changed