On Tue, Jun 16, 2009 at 6:29 PM, Scott Blum <[email protected]> wrote:
> Instant hosted mode should really change the game, right? We will no > longer be speculatively compiling anything for TypeOracle since we'll be > using class files that should already exist. The problem is that if there is no class file, we don't know it was because compilation failed -- it could just be they aren't using an IDE -- so we have to compile from source in that case, which would still generate all the errors. -- John A. Tamplin Software Engineer (GWT), Google --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---
