Previously Philip Jenvey wrote:
> I just applied a fix that now correctly handles eleith's issue with  
> duplicate query params, and always includes the function name  
> regardless of the key type specified.

I think you also need to add the class name if you get a bound function:
you may very well have the same function name in multiple classes in
the same source file.

I also found another problem in the determination of the cache key:
default function arguments were not handled correctly. I've filed
that under http://pylonshq.com/project/pylonshq/ticket/568 along
with a fix.

Wichert.

-- 
Wichert Akkerman <wich...@wiggy.net>    It is simple to make things.
http://www.wiggy.net/                   It is hard to make things simple.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to pylons-discuss@googlegroups.com
To unsubscribe from this group, send email to 
pylons-discuss+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to