[Bug 18731] [Custom]: custom element instantiation does not provide for an initialization method (aka lifecycle.created)

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

--- Comment #1 from Scott Miles <sjmiles@chromium.org> 2012-08-29 00:47:56 UTC ---
At least, it seems a custom element needs an entry point to do set up work.
Registrar does not get to supply a constructor, so we need some alternate
initializer.

Like Steve says, ultimately this extends to wanting a 'lifecycle' object, as in
the WC Explainer.

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Wednesday, 29 August 2012 00:47:57 UTC