<?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 13 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=inversion_of_control&amp;p=12">1.Previous</a><br />
<a accesskey="3" href="page.php?w=inversion_of_control&amp;p=14">3.Next</a>
</p>
<p>and <a href="page.php?w=Martin_Fowler_%28software_engineer%29">Martin Fowler</a>, the latter of whom traces the term's origins to the 1980s.</p>

<p><big> Description </big></p>
<p>In traditional programming, the <a href="page.php?w=control_flow">flow</a> of the <a href="page.php?w=business_logic">business logic</a> is determined by objects that are <a href="page.php?w=Static_binding">statically bound</a> to one another. With inversion of control, the flow depends on the object graph that is built up during program execution. Such a dynamic flow is made</p><p>
<a accesskey="1" href="page.php?w=inversion_of_control&amp;p=12">1.Previous</a><br />
<a accesskey="3" href="page.php?w=inversion_of_control&amp;p=14">3.Next</a>
</p>

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

</card>
</wml>
