Re: Is there an example of how to do this.

Neil Schemenauer <[email protected]>
Newsgroups gmane.comp.web.quixote.user
Message-ID <[email protected]>
On Tue, Aug 02, 2005 at 09:51:02AM -0500, David Driver wrote:
> I would eventually see doing something like
> /customer/10/aging/detailed
> How does aging know that wer are talking about customer 10 if detailed
> is also q lookup in aging?

The '10' part of the URL could be handled by a _q_lookup method.  It
could create a Directory subclass to handle the 'aging' component of
the URL and pass '10' to the __init__.  The demo does something like
this (look at IntegerUI).

  Neil
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.