[Subversion]  

Revision 2482


Jump to revision:
Previous Next
Author: pje
Date: Sun Jan 13 18:27:45 2008 UTC (16 years, 3 months ago)

Log Message:

Begin implementation of RuleDispatch emulation API
To use it, use "from peak.rules import dispatch" in
place of importing the dispatch module.  Once you've
imported the module once, other imports from dispatch.*
should work correctly...  unless the API in question
isn't emulated.  Right now, there is no PyProtocols
support (i.e. interfaces don't work), and single-
dispatch functions can't be cloned.

Changed paths:

Path Action Text Changes Prop Changes Diff to Previous
PEAK-Rules/peak/rules/dispatch.py added X X  
PEAK-Rules/test_rules.py modified X   (diff to previous)

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help