[Python-3000] PEP 3124 - Overloading, Generic Functions, Interfaces, etc. (original) (raw)

Talin talin at acm.org
Tue May 15 04:53:00 CEST 2007


Phillip J. Eby wrote:

Meanwhile, I've been told repeatedly that TurboGears makes extensive use of RuleDispatch, and my quick look today showed they actually use a custom method combination, but I haven't yet tracked down where it gets used, or what the rationale for it is.

You want to look at the module TurboJSON:

http://docs.turbogears.org/1.0/JsonifyDecorator

http://trac.turbogears.org/browser/projects/TurboJson/trunk/turbojson/jsonify.py?rev=2200

-- Talin



More information about the Python-3000 mailing list