On Wednesday, September 10, 2014 11:49:10 AM UTC+2, Gordan Krešić wrote: > > https://code.google.com/p/google-web-toolkit/issues/detail?id=5974 seems > to cover this, but from comments it is unclear whether it is solved in > compiler but not in annotations processor and why its status is still New. > Documentation seems updated since > https://code.google.com/p/google-web-toolkit/issues/detail?id=5974#c7 (it > now clearly states that "Map<K,V> where K and V are transportable types" is > transportable). >
Ah yes, sorry, I read your first post too fast. Indeed, nested parameterized types still aren't supported. I removed "scalar" from the doc as an attempt to cover proxies, but forgot to explicitly exclude collections and maps. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
