[whatwg] Mutation Observer arguments format

Anne van Kesteren annevk at annevk.nl
Tue Mar 12 09:06:28 PDT 2013


On Tue, Mar 12, 2013 at 3:05 PM, Brian Kardell <bkardell at gmail.com> wrote:
> I was going to mention this the other day - it works inter-operably today,
> so it seems like you probably don't want to break that.  Simultaneously it
> does seem to me that the API is more sensible and less confusing - is there
> any reason not change the proposal such that the intent is to to deprecate
> the existing way and consider the new/proposed API as merely superceeding
> the old?  Given that one is merely sugar on the other anyway - it should be
> possible to propose the change and augment/prollyfill the mapping I think
> and I see no reason you couldn't quickly roll that out natively given its
> simplicity.

Yes, that is the basic argument made time and again. It neglects the
costs. It takes away time from people that should probably work on
other stuff, it increases the API surface area and what needs to be
tested, and thereby increases the chance for mismatching functionality
across user agents. Making changes, even seemingly trivial ones,
across multiple independent engines is not something that should be
taken lightly.


-- 
http://annevankesteren.nl/



More information about the whatwg mailing list