[Zope3-dev] RFC: death to getView, getDefaultViewName, and getResource

Jim Fulton jim@zope.com
Wed, 15 May 2002 16:33:27 -0400


Chris Withers wrote:
> 
> Jim Fulton wrote:
> >
> > See:
> >
> >   http://dev.zope.org/Wikis/DevSite/Projects/ComponentArchitecture/RemoveGetView
> 
> Are there circumstances foreeable in the future whereby a connection could exist
> between a user and an object without there being a request?

No.

There are trivial views that don't care about the request.
Most other views can simply have the request passed to their methods
by the publisher.  These views don't really need the request to be
passed to the constructor.

Jim

--
Jim Fulton           mailto:jim@zope.com       Python Powered!        
CTO                  (888) 344-4332            http://www.python.org  
Zope Corporation     http://www.zope.com       http://www.zope.org