On 9月6日, 下午3時36分, Andrey Gladilin <[EMAIL PROTECTED]> wrote: > What are the main differencies between TG2 dispatcher pylons one? Is there any > documentation regarding TG dispatcher? >
Pylons use routes as dispatcher. TG2 dispatcher is a cherrypy style "object dispatcher", which has similar behavior as TG1 . In current implementation TG2 use these two dispatcher at same time though. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
