Re: [webcomponents]: Making Shadow DOM Subtrees Traversable

On Wed, Mar 6, 2013 at 1:12 PM, Rafael Weinstein <rafaelw@google.com> wrote:

> I'm curious if jQuery or others have experienced feeling restricted
> because apps are depending on internals by way of having access to
> them via monkey-patching
>

This is unfortunately a very real pain for jQuery. On the flip side,
exposing the internals is hugely beneficial. Boris' concerns are
legitimate, but we feel the pros of exposing internals outweigh the cons.

Received on Wednesday, 6 March 2013 18:31:52 UTC