Date: 2004-03-12T11:36:15 Editor: AaronFarr <[EMAIL PROTECTED]> Wiki: Apache Avalon Wiki Page: SeparationOfConcerns URL: http://wiki.apache.org/avalon/SeparationOfConcerns
added resources section -farra Change Log: ------------------------------------------------------------------------------ @@ -38,3 +38,9 @@ }}} As we can see MVC is a type of Separation of Concerns. There are numerous advantages to this approach of software design, one of which is the easier application of [wiki:WhatIsIoC Inversion of Control]. + +== Additional Resources == + +If you'd like to learn more about SoC: + + * [http://www.research.ibm.com/hyperspace/ Multi-Dimensional Separation of Concerns] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
