On Thu, Sep 4, 2008 at 7:53 PM, Bruce Johnson <[EMAIL PROTECTED]> wrote:

> 2) Have you discussed with Lex and Scott how amenable your scheme is to
> GWT.runAsync()? If you can ensure that it's designed  such that you could
> download the decompression/parsing code and data tables after the startup
> fragment, that would be ideal. I *think* runAsync() can move global
> constants into separate fragments, but it's worth double-checking before you
> commit to an implementation.
>

We did talk about this; unfortunately the onus would be on the developer to
shield those calls behind a runAsync.  There's no way we could do that
internally because the Java APIs being implemented are not asynchronous. :(

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

Reply via email to