This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 20971 - [Custom]: Use a normal callback
Summary: [Custom]: Use a normal callback
Status: RESOLVED WONTFIX
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: HISTORICAL - Component Model (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: Dimitri Glazkov
QA Contact: public-webapps-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 14968
  Show dependency treegraph
 
Reported: 2013-02-12 10:56 UTC by Anne
Modified: 2013-02-12 17:15 UTC (History)
0 users

See Also:


Attachments

Description Anne 2013-02-12 10:56:11 UTC
"callback interface LifecycleCallbacks" Why can't this be a normal callback? There's no reason for a callback interface as far as I can tell.
Comment 1 Dimitri Glazkov 2013-02-12 17:10:40 UTC
There will be more methods on this interface, like "attributeChanged", etc. See http://www.w3.org/TR/components-intro/#appendix-a-interfaces for a glimps of the (somewhat obsolete and handwavy) future.
Comment 2 Anne 2013-02-12 17:15:46 UTC
Does not seem like FIXED to me ;-) I hope this will go away entirely though as per emails on the document.createElement() subject.