<?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="Dependency injection - Page 9 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Dependency_injection&amp;p=8">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Dependency_injection&amp;p=10">3.Next</a>
</p>
<p>from how they are used, it often diminishes the importance of the <b><code>new</code></b> keyword found in most <a href="page.php?w=Object-oriented_programming">object-oriented languages</a>. Because the framework handles creating services, the programmer tends to only directly construct <a href="page.php?w=value_object">value object</a>s which represents entities in the program's domain (such as an <code>Employee</code> object in a business app or an <code>Order</code> object in a shopping app).</p>

<p><big> Analogy </big></p>
<p>As an analogy, <a href="page.php?w=car">car</a>s</p><p>
<a accesskey="1" href="page.php?w=Dependency_injection&amp;p=8">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Dependency_injection&amp;p=10">3.Next</a>
</p>

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

</card>
</wml>
