Mike Orr wrote:
> On 3/7/06, Ian Bicking <[EMAIL PROTECTED]> wrote:
>> At least in Paste there is no global middleware stack, instead you set
>> up a fairly specific stack that can potentially be more complex than
>> just a linear top-to-bottom. Well, *usually* is more complex.
>
> You can have a non-linear stack? How is that possible?
In the example I gave it was something like:
TG Identity
|
v
urlmap
| |
v v
"/" "/backend/"
| |
v |
MyPackage |
|
v
grantip
|
v
Backend App
--
Ian Bicking | [EMAIL PROTECTED] | http://blog.ianbicking.org
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---