[ZPT] zope3-dev proposal on changing implicitly calling
Barry Warsaw
barry at python.org
Mon Jul 28 21:40:49 EDT 2003
On Mon, 2003-07-28 at 15:57, Steve Alexander wrote:
> I'll discuss this on the Zope 3 list, but not on the ZPT list.
>
> For here, it is sufficient to say that for Zope 3 we want to control
> through policy whether something is implicitly called or not.
>
> The problem is not that you can explicitly not call using 'nocall:', but
> that the component is always called if it has a '__call__' method.
I've only been able to pay tangential attention to this thread, but...
how does this tie into the ability to call callables in the middle of a
path expression? I /really/ want that!
-Barry
More information about the ZPT
mailing list