[whatwg] Global Script proposal

>
>
>>
> Dmitry had a later note which combined creation of the context and loading
> of the script.  But I suspect one thing people will want to do, in
> development anyway, is load multiple scripts into a context - like you can
> in workers.  Which would mean we'd still need a function to load a script,
> or the only way to load a script would be by also creating a new context -
> which is much like the serverJS module concept.


I think the plan is to provide an importScript(...) function to
globalScripts as is done for workers...
http://www.whatwg.org/specs/web-workers/current-work/#importing-scripts-and-libraries
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.whatwg.org/pipermail/whatwg-whatwg.org/attachments/20090824/9ff49138/attachment.htm>

Received on Monday, 24 August 2009 11:32:23 UTC