D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
thread-self
/
root
/
usr
/
share
/
doc
/
python-zope-event-4.0.3
/
html
/
Filename :
theory.html
back
Copy
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Theory of Operation — zope.event 4.0.3 documentation</title> <link rel="stylesheet" href="_static/default.css" type="text/css" /> <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> <script type="text/javascript"> var DOCUMENTATION_OPTIONS = { URL_ROOT: '', VERSION: '4.0.3', COLLAPSE_INDEX: false, FILE_SUFFIX: '.html', HAS_SOURCE: true }; </script> <script type="text/javascript" src="_static/jquery.js"></script> <script type="text/javascript" src="_static/underscore.js"></script> <script type="text/javascript" src="_static/doctools.js"></script> <link rel="top" title="zope.event 4.0.3 documentation" href="index.html" /> <link rel="next" title="zope.event API Reference" href="api.html" /> <link rel="prev" title="Using zope.event" href="usage.html" /> </head> <body> <div class="related"> <h3>Navigation</h3> <ul> <li class="right" style="margin-right: 10px"> <a href="genindex.html" title="General Index" accesskey="I">index</a></li> <li class="right" > <a href="api.html" title="zope.event API Reference" accesskey="N">next</a> |</li> <li class="right" > <a href="usage.html" title="Using zope.event" accesskey="P">previous</a> |</li> <li><a href="index.html">zope.event 4.0.3 documentation</a> »</li> </ul> </div> <div class="document"> <div class="documentwrapper"> <div class="bodywrapper"> <div class="body"> <div class="section" id="theory-of-operation"> <h1>Theory of Operation<a class="headerlink" href="#theory-of-operation" title="Permalink to this headline">¶</a></h1> <div class="admonition note"> <p class="first admonition-title">Note</p> <p class="last">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.</p> </div> <div class="section" id="outline"> <h2>Outline<a class="headerlink" href="#outline" title="Permalink to this headline">¶</a></h2> <ul class="simple"> <li>Events as decoupling mechanism.<ul> <li>Injecting policy into reusable applications.</li> <li>Extending frameworks.</li> </ul> </li> <li>Event dispatch strategies<ul> <li>Type-based dispatch, as used in ZCA</li> <li>Attribute-based / key-based dispatch</li> </ul> </li> </ul> </div> </div> </div> </div> </div> <div class="sphinxsidebar"> <div class="sphinxsidebarwrapper"> <h3><a href="index.html">Table Of Contents</a></h3> <ul> <li><a class="reference internal" href="#">Theory of Operation</a><ul> <li><a class="reference internal" href="#outline">Outline</a></li> </ul> </li> </ul> <h4>Previous topic</h4> <p class="topless"><a href="usage.html" title="previous chapter">Using <tt class="docutils literal"><span class="pre">zope.event</span></tt></a></p> <h4>Next topic</h4> <p class="topless"><a href="api.html" title="next chapter"><tt class="docutils literal"><span class="pre">zope.event</span></tt> API Reference</a></p> <h3>This Page</h3> <ul class="this-page-menu"> <li><a href="_sources/theory.txt" rel="nofollow">Show Source</a></li> </ul> <div id="searchbox" style="display: none"> <h3>Quick search</h3> <form class="search" action="search.html" method="get"> <input type="text" name="q" /> <input type="submit" value="Go" /> <input type="hidden" name="check_keywords" value="yes" /> <input type="hidden" name="area" value="default" /> </form> <p class="searchtip" style="font-size: 90%"> Enter search terms or a module, class or function name. </p> </div> <script type="text/javascript">$('#searchbox').show(0);</script> </div> </div> <div class="clearer"></div> </div> <div class="related"> <h3>Navigation</h3> <ul> <li class="right" style="margin-right: 10px"> <a href="genindex.html" title="General Index" >index</a></li> <li class="right" > <a href="api.html" title="zope.event API Reference" >next</a> |</li> <li class="right" > <a href="usage.html" title="Using zope.event" >previous</a> |</li> <li><a href="index.html">zope.event 4.0.3 documentation</a> »</li> </ul> </div> <div class="footer"> © Copyright 2010, Zope Foundation and Contributors. Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3. </div> </body> </html>
Name
Size
Last Modified
Owner
Permissions
Actions
_sources
Dir
February 10 2022 8:31:22
root
0755
_static
Dir
February 10 2022 8:31:22
root
0755
api.html
5.655
KB
October 15 2014 1:44:09
root
0644
genindex.html
3.272
KB
October 15 2014 1:44:10
root
0644
hacking.html
21.583
KB
October 15 2014 1:44:09
root
0644
index.html
7.047
KB
October 15 2014 1:44:10
root
0644
objects.inv
0.253
KB
October 15 2014 1:44:10
root
0644
search.html
3.065
KB
October 15 2014 1:44:10
root
0644
searchindex.js
3.618
KB
October 15 2014 1:44:10
root
0644
theory.html
4.904
KB
October 15 2014 1:44:10
root
0644
usage.html
9.955
KB
October 15 2014 1:44:10
root
0644
2017 © D7net | D704T team