E&S CVS Commit: PEAK-Rules - Overhaul method-type override system, 
 adding >> operator for expressin
    pje at eby-sarna.com 
    pje at eby-sarna.com
       
    Thu Aug 12 22:42:02 EDT 2010
    
    
  
Author: pje
Date: Thu Aug 12 22:42:01 2010
New Revision: 2662
URL: http://svn.eby-sarna.com?rev=2662&view=rev
Log:
Overhaul method-type override system, adding >> operator for expressing 
override relationships, eliminating redundant declarations from the 
bootstrap process, and doing other cleanups (such as removing unneeded 
recursion from always_overrides()).  Also, made it possible to upgrade
a function to predicate dispatching by passing ANY unsupported 
predicates to a decorator, not just strings. 
Modified:
    PEAK-Rules/Predicates.txt
    PEAK-Rules/README.txt
    PEAK-Rules/peak/rules/core.py
    
    
More information about the source-changes
mailing list