Re: [webcomponents]: Making Shadow DOM Subtrees Traversable

On Thu, Mar 7, 2013 at 2:02 PM, Boris Zbarsky <bzbarsky@mit.edu>

> But you want to continue linking to the version hosted on the Disqus
> server instead of hosting it yourself and modifying as desired, presumably?
>
> Because if you're hosting yourself you can certainly just make a slight
> modification to opt into not hiding the implementation if you want, right?


Yeah, I actually do want to use their copy. It's similar to monkey-patching
and I'd argue less fragile than making my own copy that is destined to
always be stale. I use a Chrome plugin for GMail called GMelius that does
something similar, it just tweaks parts of the Gmail UI.

Received on Friday, 8 March 2013 18:24:50 UTC