E&S CVS Commit: PEAK-Rules - Implemented exact type matching,
and transitive always_overrides().
pje at eby-sarna.com
pje at eby-sarna.com
Sun Jun 24 20:26:26 EDT 2007
Author: pje
Date: Sun Jun 24 20:26:25 2007
New Revision: 2316
URL: http://svn.eby-sarna.com?rev=2316&view=rev
Log:
Implemented exact type matching, and transitive always_overrides().
That is, if you declare always_overrides(a,b) and always_overrides(b,c),
then always_overrides(a,c) is automatically declared for you.
Modified:
PEAK-Rules/peak/rules/core.py
More information about the source-changes
mailing list