Hi,
Looking at the GWT Linkers target HTML5 WebWorkers presentation from I/O '10,
it states to load the webworker by calling
new Worker("module.cocache.js");
However the Worker class just has a no-arg constructor. How do we
load it? I've got the linker producing the js, but how do I load it?
Shawn
PS - viewing at 27:22 --
http://www.youtube.com/watch?v=omBURP0MxcI&feature=player_embedded#at=1640
--
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.