E&S CVS Commit: PEAK-Rules - Extensible method combination has landed! around(), before(), after()

pje at eby-sarna.com pje at eby-sarna.com
Sun May 28 14:32:09 EDT 2006


Author: pje
Date: Sun May 28 14:32:08 2006
New Revision: 2159

URL: http://svn.eby-sarna.com?rev=2159&view=rev
Log:
Extensible method combination has landed!  around(), before(), after(), 
and when() all work now, and new method types and decorators can be
created without needing to subclass any ruleset or engine classes.
All that's left for the core to be complete is for TypeEngine objects to 
generate wrapper code for the functions they're attached to.

Modified:
    PEAK-Rules/peak/rules/framework.py
    PEAK-Rules/peak/rules/framework.txt
    PEAK-Rules/test_rules.py




More information about the source-changes mailing list