[Zope3-Users] how can I call standard publisher if my
	PluggableBrowserTraverser don't resolve my request ?
    Stephan Richter 
    srichter at cosmos.phy.tufts.edu
       
    Sat Dec  1 19:50:56 EST 2007
    
    
  
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.
2. The standard traversers kick in automatically for all objects for whic you 
have not declared a pluggable traverser.
Regards,
Stephan
-- 
Stephan Richter
CBU Physics & Chemistry (B.S.) / Tufts Physics (Ph.D. student)
Web2k - Web Software Design, Development and Training
    
    
More information about the Zope3-users
mailing list