[Zope3-Users] Accessing adapter methods from zpt
Stephan Richter
srichter at cosmos.phy.tufts.edu
Sun Aug 28 17:48:12 EDT 2005
On Wednesday 17 August 2005 12:32, Michael van Slingerland wrote:
> I had the feeling that views needed to be used but it looked so
> inefficient. Is there a thought/philosophy behind the fact that we can't
> access adapters directly from ZPT?
Yes, looking up adapters is programming and ZPT should be only for templating.
All programming should be done in view classes.
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