[Zope3-Users] Re: how can I call standard publisher if my
PluggableBrowserTraverser don't resolve my request ?
KLEIN Stephane
stephane at harobed.org
Sun Dec 2 12:00:45 EST 2007
Le Sat, 01 Dec 2007 19:50:56 -0500, Stephan Richter a écrit :
> On Friday 30 November 2007, KLEIN Stéphane wrote:
>> I understand this but how can I say : if PluggableBrowserTraverser
>> don't found traverser for my request, use "standard" traverser in order
>> to use standard browser view declaration ?
>
> 1. Pluggable Traversers will look up views in the same way the default
> ones do.
Yes, my mistake was I didn't raise NotFound exception when my traverser
don't match.
More information about the Zope3-users
mailing list