[whatwg] Combining the DedicatedWorker and SharedWorker interfaces

Nov 13, 2008, ? 1:46 AM, Aaron Boodman ???????(?):

> I feel that it probably is not productive to continue discussing
> details when there is disagreement on the large-scale shape of the API
> between myself, Jonas, and Hixie.


This is a weird situation indeed, as Firefox seems to be about to ship  
this feature with an API that other implementors do not like, and I  
certainly think that we need to come to an agreement soon.

FWIW, for now I'm implementing your proposal that combines Worker and  
SharedWorker APIs, see e.g. <https://bugs.webkit.org/show_bug.cgi?id=22203 
 > (I also think that SharedWorker doesn't deserve to have an  
interface of its own, but I'm not implementing shared workers yet  
anyway). I like that it doesn't tie Worker and MessagePort lifetimes  
too closely, which means that it has a higher chance of being paradox- 
free.

This is why I'm concerned about the details of this particular proposal.

- WBR, Alexey Proskuryakov

Received on Wednesday, 12 November 2008 15:01:06 UTC