On Thursday 15 April 2004 11:39, Casey Duncan wrote: > Additionally (and Jim and I have discussed this amongst ourselves) I > feel strongly that the dependancies should be enforced by tests. That > is, if you introduce and errant dependancy (by adding an import to a new > package not in the stdlib or DEPENDANCIES.cfg) that it break a > dependancy test.
I think this can be easily done using the finddeps.py utility. I think the hard work of finding all the dependencies in the first place is done. Note that Zope can also have dependencies in its ZCML files (which is handled by finddeps.py). Regards, Stephan -- Stephan Richter CBU Physics & Chemistry (B.S.) / Tufts Physics (Ph.D. student) Web2k - Web Software Design, Development and Training _______________________________________________ Zope-Dev maillist - [EMAIL PROTECTED] http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )