[Subversion] / PyProtocols / CHANGES.txt  

Log of /PyProtocols/CHANGES.txt

Parent Directory

No default branch
Bookmark a link to HEAD: (view) (download)


Revision 100 - (view) (download) - [select for diffs]
Modified Fri Feb 20 00:46:55 2004 UTC (20 years, 3 months ago) by pje
File length: 3925 byte(s)
Diff to previous 99
Bug fix: Declaring an adapter from an instance to a protocol that was part
of a circular implication path resulted in infinite recursion.  Correcting
the problem required a change in the return signature of the
'declareProvides()' method in the 'IOpenProvider' interface.  Please see
the docstring or the updated reference manual for details.  Thanks to Bob
Ippolito for discovering the problem and bringing it to my attention.

Revision 99 - (view) (download) - [select for diffs]
Modified Mon Jan 26 00:00:58 2004 UTC (20 years, 3 months ago) by pje
File length: 3444 byte(s)
Diff to previous 98
Bug fix: defining an adapter from one protocol to another, when that
adapter does not shorten the adaptation path, would produce a spurious
'KeyError'.

Revision 98 - (view) (download) - [select for diffs]
Modified Fri Dec 5 14:31:18 2003 UTC (20 years, 5 months ago) by pje
File length: 3263 byte(s)
Diff to previous 91
Prep for 0.9.2 release.

Revision 91 - (view) (download) - [select for diffs]
Modified Fri Nov 28 19:34:52 2003 UTC (20 years, 5 months ago) by pje
File length: 3096 byte(s)
Diff to previous 90
Update docs for 0.9.1 release.  Still need to review latest Zope X3 and
Twisted releases to ensure we're still compatible.  Other than that, this
looks pretty ready to go.

Revision 90 - (view) (download) - [select for diffs]
Modified Sat Nov 8 00:11:14 2003 UTC (20 years, 6 months ago) by pje
File length: 3132 byte(s)
Diff to previous 87
Update PyProtocols CHANGES for test suite bugfixes.

Revision 87 - (view) (download) - [select for diffs]
Modified Wed Sep 17 23:32:47 2003 UTC (20 years, 8 months ago) by pje
File length: 2779 byte(s)
Diff to previous 85
Started documenting features for PyProtocols 1.0.

Revision 85 - (view) (download) - [select for diffs]
Modified Tue Sep 9 23:19:19 2003 UTC (20 years, 8 months ago) by pje
File length: 2802 byte(s)
Diff to previous 84
Added 'sequenceOf()', allowing you to easily create a protocol that
represents a sequence of some base protocol, and automatically adapt basic
sequences (e.g. lists and tuples) to a "sequence of" the base protocol, as
long as all members of the input sequence can be adapted to the base
protocol.  By default, only lists and tuples are considered to support
'IBasicSequence'.

Revision 84 - (view) (download) - [select for diffs]
Added Sun Aug 24 19:24:58 2003 UTC (20 years, 9 months ago) by pje
File length: 2395 byte(s)
protocolForType(), protocolForURI(), and 'advise(equivalentProtocols=[])'.
Also, added 'CHANGES.txt', which contains a full explanation of the above,
and catches up notes on all the other fixes and enhancements since
PyProtocols 0.9 was released.

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

  Diffs between and
  Type of Diff should be a

Sort log by:

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help