+1 On Apr 4, 2014 10:22 PM, "Michal Mocny" <[email protected]> wrote:
> To be clear: support for the tags is needed for plugins to work as they do > now. > > I'm optimistic that we could replacing them with a library, but Andrew had > a few good points in the other thread for us to make sure we don't > overlook. > > Lets just prototype it on the core plugins, shall we? > > > On Fri, Apr 4, 2014 at 10:29 PM, Anis KADRI <[email protected]> wrote: > > > 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 <[email protected]> > 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 <[email protected]> > 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. > > > > > > > > > >
