> On Jan 30, 2015, at 1:02 AM, Bruce Lawson <bru...@opera.com> wrote: > > On 29 January 2015 at 19:48, Ryosuke Niwa <rn...@apple.com> wrote: >> And we have a proposal to do both of these things: decorators [1] > > yes, indeed. What is the status of decorators? Last I looked, it had > been removed from the "web components" umbrella, so I thought it had > been sent to a farm upstate, but I haven't been following its progress > particularly closely.
I think it got removed because we couldn’t figure out the life-cycle story. Since decorators are bound by CSS, they need to be instantiated at the time of style resolution, which is highly implementation dependent. - R. Niwa