On Fri, Jun 5, 2009 at 5:13 PM, Isaac Truett <[email protected]> wrote:

> > Of course, if we ran the GWT compiler as a service on the developer's
> > desktop (or kept it hot from the Eclipse plugin), then we could run it
> with
> > -server and win it back over many compiles... hmmm. :)
>
> Would keeping that VM alive open up the possibility of a semi-incremental
> build?
>

The coolest thing is we could keep a "hot" TypeOracle sitting and ready to
go, and integrate with the IDE's natural build process to update it on the
fly.  We could also enrich the Generator API to on-demand re-run generators
when their dependencies change, to avoid having to do that step.  Not only
would hosted mode be basically instant, but a draft compile would be blazing
fast too.

--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/Google-Web-Toolkit-Contributors
-~----------~----~----~----~------~----~------~--~---

Reply via email to