[Subversion] / PEAK  

Revision 1107


Jump to revision:
Previous Next
Author: pje
Date: Sat May 10 20:54:24 2003 UTC (20 years, 10 months ago)

Log Message:

__implements__ is dead, long live implements()!  We are also no longer
using 'zope.interface', but instead using a complete, interoperable
replacement for it.  Also, tweaked a few things so that using pydoc or
'help()' on PEAK component classes and interfaces now works halfway
decently, as opposed to producing tracebacks (or dumping core!).

'zope.interface' will soon be removed from the PEAK distribution
altogether.  See CHANGES.txt for details of why this replacement was
created.

Changed paths:

Path Action Text Changes Prop Changes Diff to Previous
PEAK/CHANGES.txt modified X   (diff to previous)
PEAK/src/peak/binding/once.py modified X   (diff to previous)
PEAK/src/peak/config/interfaces.py modified X   (diff to previous)
PEAK/src/peak/config/tests/__init__.py modified X   (diff to previous)
PEAK/src/peak/config/tests/testM1.py modified X   (diff to previous)
PEAK/src/peak/config/tests/testM1a.py modified X   (diff to previous)
PEAK/src/peak/config/tests/testM2.py modified X   (diff to previous)
PEAK/src/peak/config/tests/testM2a.py modified X   (diff to previous)
PEAK/src/peak/interface.py modified X   (diff to previous)
PEAK/src/peak/storage/interfaces.py modified X   (diff to previous)
PEAK/src/peak/storage/transactions.py modified X   (diff to previous)
PEAK/src/peak/util/advice.py modified X   (diff to previous)

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help