On Sep 12, 12:39 pm, "Noah Kantrowitz" <[EMAIL PROTECTED]> wrote: > > -----Original Message----- > > From: [email protected] [mailto:[EMAIL PROTECTED] > > On Behalf Of [EMAIL PROTECTED] > > Sent: Friday, September 12, 2008 10:09 AM > > To: Trac Users > > Subject: [Trac] Re: agiletrac - interesting approach to agility - but > > with patch? > > > I have tried your tool, and I like it. I don't expect it to ever be > > part of the core,however. I also did have some issues. Simply put, > > the fact that the plugin, although installed as a stand alone plugin > > (and not a global one) screwed up all the other projects in a multi- > > project environment was concerning. > > There is no difference. Plugins are classes, which means they are > interpreter-level singletons. In a multi-env setup, any plugin loaded for > one environment is loaded for all of them. Note, load != enable. > > --Noah
I just realized, I need to clarify, I was referring to the Agilo enhancements, not Agile-Trac. btw, I like Agile-Trac very much as well, the milestone grids are very useful, wish I could make them co- exist! Thanks for the distinction coderanger. So the act of "loading" the plugin and breaking other project environments where it was NOT enabled is disconcerting as well. :D --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
