[EMAIL PROTECTED] schrieb: > Author: chrisz > Date: Thu Apr 10 14:29:21 2008 > New Revision: 4364 > URL: http://trac.turbogears.org/changeset/4364 > > Log: > Finally cooking DecoratorTool's goose. In TG 1.1 we don't need it any more > since we are requiring Python 2.4 anyway.
Great. Now if we just could remove RuleDispatch easily too! :-) I had a look yesterday where it is exactly used in TG and some of the code makes my hair stand on end. Too clever for it#s own good, IMHO. For example, does anyone understand how errorhandling.py exactly works? Might it be possible to replace some of the dispatch uses with simplegeneric or PEAK-rules? Chris --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears-trunk?hl=en -~----------~----~----~----~------~----~------~--~---
