Tryag File Manager
Home
||
Turbo Force
||
B-F Config_Cpanel
Current Path :
/
usr
/
share
/
doc
/
python-zope-event-4.0.3
/
html
/
_sources
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//usr/share/doc/python-zope-event-4.0.3/html/_sources/theory.txt
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