[whatwg] Installed Apps

On Wed, Jul 29, 2009 at 1:53 PM, Jeremy Orlow<jorlow at chromium.org> wrote:
> I understand that this isn't helpful for existing web apps like Gmail, but I
> think a MVC type model will work pretty nicely with shared workers. ?It's
> just the transition phase that's going to be painful.

In most MVC frameworks that I'm aware of, you can make a synchronous
call from M up to V or V down to M. It's not just MVC, it's MVC where
the C is entirely asynchronous.

Michael

Received on Wednesday, 29 July 2009 13:59:58 UTC