Commit 6dd70740 authored by jim's avatar jim

Less to do. :)


git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@69986 62d5b8a3-27da-0310-9561-8e5933582275
parent 8d5ab10a
- Need a better way to handle buildout updates. If I update buildout
and new versions of recipes depend on that, people will have to use
the bootstrap script to get a newer version of buildout or the
recipes won't load correctly.
I either need a more clever recipe loader that can load older
recipes when newer recipes aren't compatible with the existing
buildout version, or I need to make the buildout self updating.
- Use setuptools PackageIndex objects to improve performance by
deciding whether we need to download anything without using
easy_install.
- Report error if repeated parts
- tests
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment