Christoph Zwerschke schrieb: > This leaves us with controllers.py, where RuleDispatch is used for > the expose decorator. This is really a bit tricky, since it is > somewhat complex and uses a custom dispatch strategy. But > principally, with a little work and delving into the existing code it > should be possible to rewrite this using either peak.rules or some > hand-written dispatcher.
Update 2: Just had a look at it, this was actually not so difficult. So I have now replaced RuleDispatch completely with peak.rules. Shall I check this in for TG 1.1? (We will also need to create a TurboJson release that uses peak.rules instead of RuleDispatch, but this is easy.) -- Christoph --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
