- Break runtime dependency on ``zope.app.dependable`` by using a zcml
condition on the qsubscriber ZCML directive that registers the CheckDependency handler for IObjectRemovedEvent. If ``zope.app.dependable`` is not installed, this subscriber will never be registered. ``zope.app.dependable`` is now a testing dependency only.
Showing
Please register or sign in to comment