python-peak-rules - Generic functions and business rules support systems

Website: http://pypi.python.org/pypi/PEAK-Rules
License: Python or ZPLv2.1
Description:
PEAK-Rules is a highly-extensible framework for creating and using generic
functions, from the very simple to the very complex.  Out of the box, it
supports multiple-dispatch on positional arguments using tuples of types,
full predicate dispatch using strings containing Python expressions, and
CLOS-like method combining.  (But the framework allows you to mix and match
dispatch engines and custom method combinations, if you need or want to.)

Packages:

python-peak-rules-0.5a1.dev-1.2581.el5.art.noarch [136 KiB]

Changelog:

by Luke Macken (2008-10-14):
- Revision bump to fix upgrade path
Copyright © 2005-2010 Atomicorp, Inc.