Zope 3
Discussion on Zope 3.
Blueprint information
- Status:
- Not started
- Approver:
- None
- Priority:
- Low
- Drafter:
- Matthias Klose
- Direction:
- Needs approval
- Assignee:
- None
- Definition:
- Discussion
- Series goal:
- None
- Implementation:
- Informational
- Milestone target:
- None
- Started by
- Completed by
Whiteboard
Some discussion topics:
- Automatic dependency settings for zope packages:
http://
* What would be the affect of the new python version numbering scheme currently discussed on distutils-sig?
* Pydebdep currently does not take into account extras (zope packages use them a lot) leading to broken dependency chains. How should they be modeled in packages? (The safe route obviously being to depend on everything specified in extras)
* Default naming schema, pydebdep currently uses python-
* Rules file: pydebdep includes a makefile that is adequate for most cases. Can this be improved? What about using one of the automated setuptools->deb packagers?
- How much of the ZTK dependency tree should be packaged? Can we set a well defined policy for the packages that we will commit to maintaining? It may be an idea to exclude packages with extensive/
- Testing: Zope packages include extensive functional tests. How can these best be run to ensure the integrity of the software stack. Can we setup a buildout? autopkgtest?
2009-06-15: I don't see a spec, so I will assume this is an informational blueprint that doesn't require any approval. -robbie.w