Hi all,

I have many controller like

GameController
CardController
PlayerController

and I want to build a dynamic url pattern like

("/%s/*", "%sController")

Does Web.py provide this kind of url pattern? Or I need to write a central 
controller to dispatch the actions by myself?

Best Regards
Fang Zhou

-- 
You received this message because you are subscribed to the Google Groups 
"web.py" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/webpy/-/Q53_hxAI81EJ.
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/webpy?hl=en.

Reply via email to