<?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="Separation of concerns - Page 2 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Separation_of_concerns&amp;p=1">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Separation_of_concerns&amp;p=3">3.Next</a>
</p>
<p>treating correctness separately from efficiency  ), by <b>view</b> (e.g., analyzing data flow separately from control flow) or by <b>size</b> (modularity)</p>

<p>Modularity is a specific application of concerns to system components (separation by size). In modular systems, each module encapsulates a single concern, and modules are designed, implemented, and understood in isolation before being composed into a larger system. While modularity is the most common and recognizable embodiment of SoC in code structure, the principle of Separation of</p><p>
<a accesskey="1" href="page.php?w=Separation_of_concerns&amp;p=1">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Separation_of_concerns&amp;p=3">3.Next</a>
</p>

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

</card>
</wml>
