[Subversion] / PEAK / setup.py  

Revision 346


Jump to revision:
Previous Next
Author: pje
Date: Sun Mar 17 05:01:16 2002 UTC (22 years ago)

Log Message:

Many changes in preparation for 0.2 final, including:

 * Added 'SEF.bindToParent()' and 'SEF.bindToNames()' specifiers to allow
   more flexible component parameter bindings.

 * Fixed the base class "rebind by name" bugs in module inheritance, and
   updated the documentation to more clearly reflect what it is that
   metaclass generation and module inheritance does and does not do.  Added
   test cases to prevent regression of the rebind-by-name problem.

 * The 'setup.py' script features a new command, 'happy', which can be used
   to generate the API reference docs, and this command runs as part of the
   'sdist' command to build source distributions.

 * The API reference docs in the source distribution has been moved from
   the 'doc' directory to 'docs/html/reference'.

 * Added 'CHANGES.txt' file.

Changed paths:

Path Action Text Changes Prop Changes Diff to Previous
PEAK/CHANGES.txt added X X  
PEAK/setup.py modified X   (diff to previous)
PEAK/src/peak/binding/components.py modified X   (diff to previous)
PEAK/src/peak/binding/modules.py modified X   (diff to previous)
PEAK/src/peak/binding/tests/__init__.py modified X   (diff to previous)
PEAK/src/peak/binding/tests/testM1.py modified X   (diff to previous)
PEAK/src/peak/binding/tests/testM2.py modified X   (diff to previous)
PEAK/src/peak/model/api.py modified X   (diff to previous)

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help