> I just noticed that the latest beta of FF3.1 includes a feature called > "Web Workers" which boils down to executing JavaScript by background > threads without blocking the UI.
That sounds very interesting - thanks for the pointer! From what I understand, plugins could start using this right away - i.e. no core changes are necessary (using object detection to ensure cross-browser compatibility). The Worker constructor seems to expect a filename - I suppose we could use data URIs instead, which is more in line with how TW works. However, that means plugins would have to be "compiled" first... -- F. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" 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/TiddlyWikiDev?hl=en -~----------~----~----~----~------~----~------~--~---
