Florent Aide wrote:
> Is is possible to remove these deprecation warnings by applying the
> provided patch but it is important to note that this patch adds an
> important dependency to TG: PEAK.

In your patch I see you're only importing peak.util.decorators which is, 
as discussed yesterday, available in DecoratorTools, which is required 
by PyProtocols which is required by RuleDispatch. So it should still 
suffice for TurboGears to require RuleDispatch only.

But I would recommend to now explicitly require DecoratorTools for 
TurboGears as well, since after your patch we're now directly using it.

-- 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to