Zope hookable
Hookable object support.
Support the efficient creation of hookable objects, which are callable objects that are meant to be replaced by other callables, at least optionally.
The idea is you create a function that does some default thing and make it hookable. Later, someone can modify what it does by calling its sethook method and changing its implementation. All users of the function, including those that imported it, will see the change.
- Links to openSUSE:Factory / python-zope.hookable
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:dgarcia:SLFO:Main/python-zope.hookable && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000711 711 Bytes |
Latest Revision
Daniel Garcia (dgarcia)
committed
(revision 1)
Comments 0