[Zope3-dev] Status update on b1

Christian Theune ct at gocept.com
Mon May 14 12:26:26 EDT 2007


Hi,

b1 didn't land over the weekend as you noticed. We're running late
again, but we're moving.

Almost all of the packages in the zope namespace have been moved out of
the Zope3 tree by now.

There are four remaining:

zope.app.winservice
zope.app.workflow
zope.app.zopetop
zope.app.pythonpage

A couple of packages are still living in the src/ area, I've gotta
review them ASAP.

If anybody wants to take on one of the ones named above, feel free to
use Jim's template for zope.app packages which lives
in /Sandbox/J1m/zope.app-template.

The minimal thing you have to do is:

- `svn cp` the template to zope.app.<package>
- move the code from the Zope 3 trunk to the src/zope/app of the new
project area
- update setup.py and buildout.cfg to reflect the package name
- run the buildout
- run bin/test
- keep updating setup.py until the dependencies match (i personally do a
`grep "import" * -niIr` in the src directory to find the imports and
split them up by test dependencies and regular dependencies

Christian

-- 
gocept gmbh & co. kg - forsterstraße 29 - 06112 halle/saale - germany
www.gocept.com - ct at gocept.com - phone +49 345 122 9889 7 -
fax +49 345 122 9889 1 - zope and plone consulting and development
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Dies ist ein digital signierter Nachrichtenteil
Url : http://mail.zope.org/pipermail/zope3-dev/attachments/20070514/432325ff/attachment.bin


More information about the Zope3-dev mailing list