> > Without these changes, singleJso types that are referred to only via cast > operations would generate incorrect code at the cast site, as a > Cast.throwClassCastExceptionUnlessNull() call would be made instead of a > dynamicCastJso() as the compiler would decide there are no concrete > implementations of the singleJso interface type. > > Patch by: bobv, mtsui > Review by: spoon > Reported by: macpherson, mtsui >
Nice catch this one, btw. --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---
