- From: Michael Nordman <michaeln@google.com>
- Date: Wed, 16 Sep 2009 16:47:40 -0700
> Is it? Can you provide some use cases? :-) Um...sure... an app sets up a shared worker whose function it is to sync up/down changes to the data the application manages... * pageA makes changes, other pageB sees it by virtue of an event and reflects change it it view of the world... worker sees the change to by virtue of the same event and pushes it up. * worker receive delta from server... and makes the change locally... pageA and B see that by virtue of the event. What is the use case for silo'd worker storage? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.whatwg.org/pipermail/whatwg-whatwg.org/attachments/20090916/8a5b64cf/attachment.htm>
Received on Wednesday, 16 September 2009 16:47:40 UTC