[Subversion] / PEAK / CHANGES.txt  

Diff of /PEAK/CHANGES.txt

Parent Directory | Revision Log

version 1108, Sat May 10 21:29:49 2003 UTC version 1110, Sun May 11 20:16:11 2003 UTC
Line 17 
Line 17 
   
    * supports and implements the PEP 246 'adapt()' protocol     * supports and implements the PEP 246 'adapt()' protocol
   
      * transparently supports transitive adaptation - i.e. if adapter AB
        adapts from A to B, and adapter BC adapts from B to C, then an adapt(x,C)
        where 'x' is an 'A', will be implemented as BC(AB(x)).
   
    * can interoperate with other interface packages, including Zope's, but     * can interoperate with other interface packages, including Zope's, but
      does not require them       does not require them
   


Generate output suitable for use with a patch program
Legend:
Removed from v.1108  
changed lines
  Added in v.1110

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help