On Oct 12, 10:10 pm, Ben Corneau <[email protected]> wrote:
> You can keep the url map in one single file but still define the classes
> in separate files.  You could probably even push the mapping for those urls
> into the 'subapp' and append it's urls to the main url.  You would still
> need the full url, unlike a true subapp, and you would need to be careful
> with the append because order matters.

That is a great idea! Thanks so much for the time to share it.

Tony

-- 
You received this message because you are subscribed to the Google Groups 
"web.py" 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/webpy?hl=en.

Reply via email to