[Zope-dev] package dependency refactoring progress report
Chris McDonough
chrism at plope.com
Fri May 22 17:02:33 EDT 2009
On 5/22/09 1:11 PM, Martijn Faassen wrote:
> After some work we'd gotten it down to this:
>
> http://startifact.com/depgraphs/zope_app_publisher_cycles2.svg
>
> And by now the main cycles left are these:
>
> http://startifact.com/depgraphs/zope_app_publisher_cycles3.svg
>
> So, the only dependency cycles left in zope.app.publisher are these:
>
> zope.app.publisher<--> zope.app.publication<--> zope.app.http
In isolation, it sort of looks like we should just collapse zope.app.publication
and zope.app.http *into* zope.app.publisher, given that the relationships
between the packages are all cyclical.
- C
More information about the Zope-Dev
mailing list