[BangPypers] Web Application Development
Pradeep Gowda
pradeep at btbytes.com
Sun May 15 03:16:34 CEST 2011
On Sat, May 14, 2011 at 11:43 AM, vivek durai <vivek at vivekdurai.com> wrote:
> I've been examining the Pyramid docs recently. Stuff that put me off include
> the zope elements...
What zope elements? Just because it depends on ONE library called
zope.interface, does not make it Zope.
Zope.interface is a way of providing documented public API for the components
and nothing more. BTW, your code does not need to even invoke it.
Reading some pyramid tutorial and documentation will help you in getting ridding
of the Zope FUD.
-Pradeep
More information about the BangPypers
mailing list