<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Inversion of control - Page 3 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Inversion_of_control&amp;p=2">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Inversion_of_control&amp;p=4">3.Next</a>
</p>
<p><a href="page.php?w=Extensible_programming">extensible</a> by the methods defined by the application programmer.</p>

<p><a href="page.php?w=Event-driven_programming">Event-driven programming</a> is often implemented using IoC so that the custom code need only be concerned with the handling of events, while the <a href="page.php?w=event_loop">event loop</a> and dispatch of events/messages is handled by the framework or the runtime environment. In web server application frameworks, dispatch is usually called routing, and handlers may be called</p><p>
<a accesskey="1" href="page.php?w=Inversion_of_control&amp;p=2">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Inversion_of_control&amp;p=4">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
