Hi There,

  If im using the runAsync to load a particular script based on a click then
every time i click the script is getting downloaded freshly and getting
loaded. is there a way to manage this behavior like to check if
that particular object is loaded or not?

i thought of using a hashmap to keep the objects that are loaded through
the runAsync  call, but that doesnt seems a good idea as the map will be
holding all the script that is loaded through all runAsync calls and get
heavy. is there a better way to manage the script loaded through
the runAsync call?

Your help is appreciated.

Thank you,
bala.

--

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-tool...@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