On Apr 21, 2007, at 5:29 PM, Christoph Zwerschke wrote:
> > Alberto Valverde wrote: >> Christoph Zwerschke wrote: >>> But shouldn't RuleDispatch then have >>> "DecoratorTools" in its "install_requires"? >> >> Not really. DecoratorTools is a dependency of PyProtocols, not >> RuleDispatch. > > Actually it is a dependency of both, since it is used directly in > RuleDispatch as well. Otherwise, if PyProtocols suddenly stops using > DecoratorTools, then RuleDispatch will break. So I think it would be > cleaner if RuleDispatch required DecoratorTools explicitly. You make a valid point here. Somehow I didn't take into account the fact that RD directly import decorators too. Anyway, this should be notified to peak's ML son PJE can fix it it he deems necessary. Alberto --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" 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/turbogears-trunk?hl=en -~----------~----~----~----~------~----~------~--~---
