Re: [webcomponents] How the current model and the v1 model should interact? (#130)

I feel like this discussion is more appropriately done on blink-dev or on the Blink issue tracker.

Having said that, it seems quite trivial to build v1 API on top of v0 API you've already implemented modulo avoid unwrapping slots and other edge cases.  You can take a look at https://bugs.webkit.org/attachment.cgi?id=260929&action=review which is my WIP implementation of v1 API on top of left-over v0 API implementation.  I'm completely rewriting our implementation right now though.

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/130#issuecomment-140142716

Received on Monday, 14 September 2015 16:53:43 UTC