On 1/24/07, Chris Withers <[EMAIL PROTECTED]> wrote:
queryAdapter, for me, is "starting with the supplied object, get me
something that implements the supplied interface and return None if no
such object can be obtained".

 o = IFoo(ob, None)
 if os is not None:
   ...

If there's another function which does this, fine, if not, then I
maintain the current behaviour is not correct...

Er, wrong.  Like Jim said, if it's documented...


 -Fred

--
Fred L. Drake, Jr.    <fdrake at gmail.com>
"Every sin is the result of a collaboration." --Lucius Annaeus Seneca
_______________________________________________
Zope3-dev mailing list
Zope3-dev@zope.org
Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com

Reply via email to