More on the issue with a fix I had to make: http://groups.google.com/group/google-web-toolkit/browse_thread/thread/1387f28687571bf7/bfc53339a05f5d00?lnk=gst&q=kjordan#bfc53339a05f5d00
The problem is that when it goes to examine the subclass in the @ExtraTypes when it's set on a super type, the subclass ends up examining itself in an infinite loop unless you keep track of which ones in an overriden generator. -- 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.
