/usr/share/doc/python3-zope-event/html/_sources
NameSizeModeActions
api.rst.txt2380644editdlrm
api.txt2380644editdlrm
classhandler.rst.txt10930644editdlrm
classhandler.txt10930644editdlrm
hacking.rst.txt85520644editdlrm
hacking.txt85520644editdlrm
index.rst.txt6240644editdlrm
index.txt6240644editdlrm
theory.rst.txt4930644editdlrm
theory.txt4930644editdlrm
usage.rst.txt18120644editdlrm
usage.txt18120644editdlrm
Edit: /usr/share/doc/python3-zope-event/html/_sources/theory.txt (493B)
.. _theory-docs: Theory of Operation =================== .. note:: This section explains both why an application or framework might publish events, and various ways the integrator might configure the subscribers to achieve different goals. Outline ------- - Events as decoupling mechanism. - Injecting policy into reusable applications. - Extending frameworks. - Event dispatch strategies - Type-based dispatch, as used in ZCA - Attribute-based / key-based dispatch