It looks like all of this is there in a just published update of the spec.<br><br><br><div class="gmail_quote">On Wed, Nov 12, 2008 at 11:33 AM, Dmitry Titov <span dir="ltr"><<a href="mailto:dimich@chromium.org">dimich@chromium.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi,<div><br></div><div>I have couple of questions about Workers:</div><div><br></div><div>1. The sample code looks as if  setTimeout/clearTimeout/setInterval/clearInterval should be available to Workers (as methods of WorkerUtils?) but they are not explicitly specified on any interface. Should they be there?</div>

<div><br></div><div>2. It seems workers should be able to create workers (including creating 'themselves' in case of SharedWorker). It is especially useful for a  SharedWorker to create dedicated workers - since one of the popular scenarios for it is likely  a "state container" that communicates with UI pages while using dedicated workers to do other operations. Will spec include this?</div>

<div><br></div><div><br></div><div>Thanks</div><div>Dmitry</div>
</blockquote></div><br>