GWT.runAsync load visualization library

2009-11-04 Thread Viktor Zeman

In our project we use google visualization library.
From this library we use just one map element (Overlay Map)

Library itself contains more than 100KB and I would like to load it
into application just when it will be required by GWT.runAsync

I tried it with multiple ways, but always is library linked to main
compiled code and splitted is just small portion of code.

Does anybody know how to split from main compilation of application
also referenced libraries ?

Thx

Viktor

--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



Re: GWT.runAsync load visualization library

2009-11-04 Thread Viktor Zeman

Can you post here any example how to do it ?
From your explanation it is not clear to me.

thx.
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---