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 20595 - [Shadow]: Distributions need to be defined more clearly
Summary: [Shadow]: Distributions need to be defined more clearly
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: Hayato Ito
QA Contact: public-webapps-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 22716
  Show dependency treegraph
 
Reported: 2013-01-08 12:43 UTC by Anne
Modified: 2013-07-24 05:07 UTC (History)
2 users (show)

See Also:


Attachments

Description Anne 2013-01-08 12:43:15 UTC
The "distribution algorithm" links twice to "distributed" but "distributed" is just an explanatory term in the introduction and does not help understand what needs to be done to "distribute /node/ to /point/".
Comment 1 Dominic Cooney 2013-01-09 06:17:30 UTC
My understanding is that there is a set of distributions, D, where a distribution is a tuple (node, insertion point).

"Distribute node to point" means D = D U {(node, point)}

I agree this could be clearer. Specifically the output of the distribution algorithm is this set D. At the start of the distribution algorithm D is the empty set.
Comment 2 Anne 2013-01-09 11:40:48 UTC
I think it would help if the structure being created was defined explicitly. Currently that seems to be missing. There's a bunch of algorithms, some that not quite clearly modify existing algorithms (e.g. the event dispatch stuff), but what overall model they are working on is not clearly defined.
Comment 3 Hayato Ito 2013-07-24 05:07:49 UTC
Fixed. The new spec defines that.
https://dvcs.w3.org/hg/webcomponents/rev/dbf47f602628