- From: Boris Zbarsky <bzbarsky@MIT.EDU>
- Date: Thu, 16 Dec 2010 13:33:37 -0800
- To: Dimitri Glazkov <dglazkov@google.com>
- CC: "Tab Atkins Jr." <jackalmage@gmail.com>, public-webapps <public-webapps@w3.org>
On 12/16/10 1:00 PM, Dimitri Glazkov wrote: > I agree that it's going to be difficult to get this right, but > semi-live templates (if you change it here, it will reflect on all > instances, but it you change it here, it won't) seem even more > fragile. Sure. I'm proposing that templates be completely dead. I'm also proposing that, for a first cut, shadow trees be completely dead (in the "will throw exception if you try to add or remove nodes" sense), unless we can figure out how to efficiently implement live shadow trees. -Boris
Received on Thursday, 16 December 2010 21:34:12 UTC