I haven't switched to the trunk for this yet, but I can tell you that
I positively must start using runAsync soon. My site (langolab.com)
has over 100kb of gzipped monolithic gwt javascript at this point, and
it's growing quickly. The only way for us to avoid hitting a
javascript size wall is to start breaking up the code.

Adam

On Mar 31, 9:19 am, Chris <[email protected]> wrote:
> Adam/Anyone?
>
> We are thinking of moving to trunk for theRunAsyncfeature.  What has
> been your experience with the quality/stability of the current trunk?
>
> Is your application in a production environment or still under
> development?
>
> Given the release schedule of GWT (looks like about 9-12 months
> between releases) it is going to be a while until the next release
> which containsRunAsync.
>
> Thanks,
> Chris....
>
> On Mar 30, 3:56 pm, Adam T <[email protected]> wrote:
>
> > Hi Ghostcoder,
>
> > You need to grab the trunk and compile it to use theRunAsync
> > feature.
>
> > This is a useful 
> > guide:http://code.google.com/p/google-web-toolkit/wiki/CodeSplitting
>
> > I'm using it quite heavily in an application I'm building and whilst
> > very useful it can be a little frustrating when your download doesn't
> > split as you expect (I've not got the SOYC tool the article mentions
> > up and running yet).  Still, the results are pretty impressive.
>
> > //Adam
>
> > On 30 Mar, 20:35, Ghostcoder <[email protected]> wrote:
>
> > > My application is very huge and the HTML file with script is huge ,so
> > > I like to split the script size into small chunks so that the load
> > > time is better.
>
> > > I have seen some post onrunasyncfeature in GWT ,I like to test that
> > > feature can someone suggest the correct stable revision which i can
> > > use to test this feature.
>
> > > Any usage document onRunasyncwould be really helpful.
>
> > > Do we need JAVA SDK 1.6 to build the source code in the trunk?
>
> > > I had posted a similar question in the forum a few days back but under
> > > a wrong thread so sorry for posting the query once again .
>
> > >http://groups.google.com/group/Google-Web-Toolkit/browse_thread/threa...
>
> > > Thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to