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 15017 - [Explainer]: Explain when to use decorators and when to use custom elements.
Summary: [Explainer]: Explain when to use decorators and when to use custom elements.
Status: RESOLVED FIXED
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: 14949
  Show dependency treegraph
 
Reported: 2011-11-30 17:31 UTC by Dimitri Glazkov
Modified: 2012-05-03 22:07 UTC (History)
0 users

See Also:


Attachments

Description Dimitri Glazkov 2011-11-30 17:31:38 UTC
"On the other hand, the custom element shadow (or any shadow DOM subtree created using script) is a real DOM tree that you as the custom element author can change as you please."

If you need to unapply, it's probably a decorator.  Otherwise, it's probably a custom element. Stuff like that.
Comment 1 Dimitri Glazkov 2012-05-03 22:07:35 UTC
http://dvcs.w3.org/hg/webcomponents/rev/59954583d8be