looking at the docs of webworkers and even them don't share any state, so it won't work it too... Anyway it would be great to find a workaround that don't require either Flash or browser plugin or Java Applet...
2014-02-04 Cristiano Costantini <[email protected]>: > webworkers? > > > 2014-02-04 Thomas Broyer <[email protected]>: > > >> >> On Tuesday, February 4, 2014 10:38:34 AM UTC+1, Cristiano wrote: >>> >>> >>>> No, because we need blocking I/O, synchronous communication with the >>>> DevMode code server. >>>> >>> >>> mmm, good point... >>> can we just block with a while? >>> >> >> Because JS is single-threaded, you'll never know when to break out of the >> while. >> >>> -- >> You received this message because you are subscribed to the Google Groups >> "Google Web Toolkit" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at http://groups.google.com/group/google-web-toolkit. >> For more options, visit https://groups.google.com/groups/opt_out. >> > > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/groups/opt_out.
