[Zope-dev] Breaking the dep cycle between zope.{container, filerepresentation}

Fabio Tranchitella kobold at kobold.it
Tue Jul 7 17:15:07 EDT 2009


Hello,

I would like to break the dep cycle between zope.container and
zope.filerepresentation. I already prepared the two patches (attached to
this e-mail), but I'm not confident enough with the zope3 repository to
check in them without asking for comments.

Is this the right way to break the dependency? I think nobody really uses
zope.filerepresentation, so transforming it into a dummy package which just
imports things from zope.container.interface is ok.

Thanks in advance,
Fabio
-------------- next part --------------
A non-text attachment was scrubbed...
Name: zope.filerepresentation.patch
Type: text/x-diff
Size: 2364 bytes
Desc: not available
Url : http://mail.zope.org/pipermail/zope-dev/attachments/20090707/9864d434/attachment.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: zope.container.patch
Type: text/x-diff
Size: 6335 bytes
Desc: not available
Url : http://mail.zope.org/pipermail/zope-dev/attachments/20090707/9864d434/attachment-0001.bin 


More information about the Zope-Dev mailing list