Yes the library exists (it's common/builder.js) and it can be used by
plugins and yes it runs on startup automatically (unless we tell it not
too) by require()ing the library and calling the appropriate method. So do
you agree that the tags are not needed then ?


On Fri, Apr 4, 2014 at 7:07 PM, Michal Mocny <mmo...@chromium.org> wrote:

> As commented in another thread, these are super useful, but I see some hope
> to replacing them with a library instead of tooling support.  We would
> still need to run these automatically on startup somehow.
>
>
> On Fri, Apr 4, 2014 at 8:48 PM, Anis KADRI <anis.ka...@gmail.com> wrote:
>
> > and I mean the tags. plugins should be able to clobber/merge the window
> (or
> > any other context) if they need to. We can advise developers to use our
> > builder module that does just that or they can write their own
> > clobber/merges code.
> >
>

Reply via email to