My sentiment is the same. This is a good improvement (current behaviour is to loop forever). If someone's so inclined, there's no reason we couldn't support circular deps.
On Fri, Feb 28, 2014 at 10:43 AM, Jonathan Bond-Caron < jbo...@gdesolutions.com> wrote: > On Fri Feb 28 10:18 AM, Martin Bektchiev wrote: > > My first idea was to allow the installation of such interdependent > plugins, but > > then I saw that once added they cannot be uninstalled due to the cylce > in the > > graph. That's why I decided to stay consistent with uninstall and not > allow it. > > > > Gotcha, I guess it works for now. Eventually I'd like to get rid of > dep-graph and store the deps tree in json. > > >