Amos Latteier wrote:
Hi,

In general I like the proposal, but I have a small nit:

registerSubscriptionAdapter's signature indicates that one of its arguments is "adapts", but the docstring indicates that it is named "required". The same thing is true with unregisterSubscriptionAdapter, registerHandler, and unregisterHandler.

Which is preferred, "adapts" or "required"? Adapts seems more natural to me since it echoes the name of the adapts() function, but perhaps I'm missing something that makes "required" more appropriate.

Oops. Fixed. I don't know where "adapts" came from.

Thanks.

Jim

--
Jim Fulton           mailto:[EMAIL PROTECTED]       Python Powered!
CTO                  (540) 361-1714            http://www.python.org
Zope Corporation     http://www.zope.com       http://www.zope.org
_______________________________________________
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