By "we" do you mean Presto-now-Blink? I expect there's too much web compat risk 
to remove Mutation Events anytime soon from a browser implementation.

-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of 
Anne van Kesteren
Sent: Friday, April 5, 2013 11:38 AM
To: Travis Leithead
Cc: Mike Kamermans; [email protected]
Subject: Re: [webcomponents] self-documenting component.html files

On Fri, Apr 5, 2013 at 7:29 PM, Travis Leithead <[email protected]> 
wrote:
> For the attribute changes, you can use MutationObservers, unless you 
> need to have the values updated synchronously, in which case, you can 
> always fallback to Mutation Events or hook the relevant APIs with ES5 
> defineProperty overrides…? Generally, I think all the tools you need 
> for notifications are probably already available.

We are planning on removing mutation events so anything that must depend on 
them is a non-starter.


--
http://annevankesteren.nl/

Reply via email to