Cross-posted to turbogears-web-services & turbogears lists. On Thu, Jul 16, 2009 at 5:46 PM, Diez B. Roggisch <[email protected]> wrote:
> > Christoph Zwerschke schrieb: > > Doug Hellmann schrieb: > >> The PyProtocols package that is a dependency of RuleDispatch doesn't > >> work with Python 2.6 (there's a syntax error because of a function/ > >> method named "as"). > >> > >> However, keesvdb pointed me to some patches that fixed up > >> TGWebServices so it seems to work with TG 1.1 > > > > RuleDispatch is only used by TG 1.0; TG 1.1 uses PEAK-Rules instead. > > The issue occurs in TGWebServices. I guess it shouldn't be hard to adapt > these to PEAK-Rules, but it seems not to be done right now. > > Diez > Actually, that's exactly what Kees' patch does. (See the link from Doug's post). The problem seems to be finding someone to commit it & push out a new release. Nice work Kees. -Ken --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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?hl=en -~----------~----~----~----~------~----~------~--~---

