Re: Custom element lifecycle callbacks

On Fri, Jan 9, 2015 at 3:30 AM, Adam Klein <adamk@chromium.org> wrote:
> Do you have a proposal for where these symbols would be vended? In ES,
> builtin symbols are available as properties on the Symbol object, but
> clearly WebIDL shouldn't be adding things there. This might be a good
> question for public-script-coord.

My idea was to put them on Node or Element as statics, similar to the
Symbol object design. The discussion on public-script-coord is this
bug:

  https://www.w3.org/Bugs/Public/show_bug.cgi?id=27553


-- 
https://annevankesteren.nl/

Received on Friday, 9 January 2015 09:19:15 UTC