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 - [EMAIL PROTECTED] - phone +49 345 122 9889 7 -
fax +49 345 122 9889 1 - zope and plone consulting and development

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil

_______________________________________________
Zope3-dev mailing list
Zope3-dev@zope.org
Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com

Reply via email to