[Subversion] / PEAK / CHANGES.txt  

Revision 1115


Jump to revision:
Previous Next
Author: pje
Date: Wed May 14 02:52:51 2003 UTC (20 years, 11 months ago)

Log Message:

Began the move of 'peak.interface' to a separate 'protocols' package for
ease of distribution independently of PEAK.  Also, removed caching of
success/failed adapter lookups, because there was no way for them to be
cleared when declarations were made for base classes of a class whose
lookup was cached.  (To do caching, I'll have to add a separate cache.)

In the next pass, I'll add the new declaration API that Ty and I designed,
and then change PEAK to use it, factoring out the interim API, and changing
the few remaining introspections in PEAK to work via adapation.  Then, it's
off to documentation, unit tests, and packaging for the 'protocols'
package.

Changed paths:

Path Action Text Changes Prop Changes Diff to Previous
PEAK/CHANGES.txt modified X   (diff to previous)
PEAK/INSTALL.txt modified X   (diff to previous)
PEAK/TODO.txt modified X   (diff to previous)
PEAK/setup.py modified X   (diff to previous)
PEAK/src/peak/api/__init__.py modified X   (diff to previous)
PEAK/src/peak/interface.py modified X   (diff to previous)
PEAK/src/peak/util/Meta.py modified X   (diff to previous)
PEAK/src/peak/util/advice.py modified X   (diff to previous)
PEAK/src/protocols added      
PEAK/src/protocols/__init__.py added X X  
PEAK/src/protocols/adapters.py added X X  
PEAK/src/protocols/advice.py added X X  
PEAK/src/protocols/api.py added X X  
PEAK/src/protocols/classic.py added X X  
PEAK/src/protocols/interfaces.py added X X  
PEAK/src/protocols/zope.py added X X  

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help