Hi Ghostcoder, You need to grab the trunk and compile it to use the RunAsync 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 on runasync feature 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 on Runasync would 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 -~----------~----~----~----~------~----~------~--~---
