- The whole PlatformSpecific -> CheckForUpdates stuff.. I think that looks good, but can we do that first as a separate commit? - The BrowserListener diff seems unrelated also unless I'm missing something
- HostedModeBase: why are the two old protected methods being added back in? - OophmBrowserWidgetHostImpl should just subclass BrowserWidgetHostImpl, right? This would remove a lot of duplicate code I think. - ArgHandlerStartupURLsExtra should be in GWTShell, not OophmHostedModeBase On Wed, Mar 11, 2009 at 7:30 PM, John Tamplin <[email protected]> wrote: > This patch, relative to trunk r4993, adds support for the HostedMode target > for OOPHM. There is a lot of duplication still between OOPHM and non-OOPHM, > but I didn't think it was worth the trouble of separating it out considering > the expected lifespan of non-OOPHM. > > -- > John A. Tamplin > Software Engineer (GWT), Google > --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---
