E&S CVS Commit: PEAK-Rules - Fix a problem with the before/after
decorators. Get rid of the Rule
pje at eby-sarna.com
pje at eby-sarna.com
Mon May 29 13:52:25 EDT 2006
Author: pje
Date: Mon May 29 13:52:24 2006
New Revision: 2164
URL: http://svn.eby-sarna.com?rev=2164&view=rev
Log:
Fix a problem with the before/after decorators. Get rid of the Rule
type, so that rules are pure value objects that compare and hash easily
(making it easier to remove a rule from a ruleset at a later time).
Minor doc tweaks.
Modified:
PEAK-Rules/DESIGN.txt
PEAK-Rules/peak/rules/core.py
More information about the source-changes
mailing list