> background tasks may not do any DOM manipulations Well, I assume processing-intensive tasks (e.g. wikification) could be delegated to background threads, with the return value being assigned to the DOM eventually. Of course that's asynchronous processing, so it requires a somewhat different approach.
-- 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 -~----------~----~----~----~------~----~------~--~---
