+1

2011/6/16 Ahmed <ahmed.zar...@gmail.com>

> How to minimize the amount of code downloaded initially by GWT app
> user's browser? Well, just wrap potentially big operations in a
> GWT.runAsync() call. However, since our application is using GWT best
> practices (dependency injection, MVP pattern), it’s not as
> straightforward as GWT doc describes. Could you please give me an idea
> on how to use code splitting in conjunction with GIN?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To post to this group, send email to google-web-toolkit@googlegroups.com.
> To unsubscribe from this group, send email to
> google-web-toolkit+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to