Chris,

But I still have problems when JSNI code calls into a Javascript library 
> before it's finished loading.  The solution would appear to be to use 
> require.js to load the nocache script that boots the application, so that 
> it won't start executing until all its dependencies have loaded.


Have you considered adding some JSNI methods published to the DOM so that 
your require.js code can call into your GWT code and start processes as 
needed, once it has loaded the needed resources?


Sincerely,
Joseph

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/a91OdrfnD6sJ.
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