"venkatbo" <[EMAIL PROTECTED]> writes:

Hi folks,

Given an URL like say:

  http://xyz/zip/00501/city/.....

is it possible to come up with controller obj/method mapping
invloving numerical path components like the "00501" above ?

Unsure if the underlying CherryPy provides a mechanism to
include such numerical comps in an URL-path.

I didn't get it...  Why can't you process it as a zip method / class with a
00501 first paramenter, a city second parameter, etc. and use the common CP
mechanism?
--
Jorge Godoy      <[EMAIL PROTECTED]>

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

Reply via email to