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.

-Amos
_______________________________________________
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