Hi Gary
Betreff: [Zope-dev] Some tools from the Launchpad project
Hi all.
As announced elsewhere (and described in https://dev.launchpad.net/OpenSourcing) , Canonical's Launchpad project is working towards open-sourcing the majority of the code base by this summer.
Prior and subsequent to the "grand open-sourcing" date, the Launchpad developers are encouraged to abstract stand-alone code for distributions. Since Launchpad uses several Zope libraries, some of the stand-alone packages may be of special interest to the Zope community.
Unsurprisingly (at least if you know Launchpad), the packages use bzr for revision control, and Launchpad for codehosting, bug tracking, and so on.
Currently we are standardizing on zc.buildout-based releases for these packages.
We have two at the moment:
http://pypi.python.org/pypi/lazr.delegates
Provides an interesting Python delegation pattern. Uses zope.interface.
cool ! 1+ for move this to zope.interface Regards Roger Ineichen