Date: 2004-03-02T10:48:24
   Editor: 134.117.12.50 <>
   Wiki: Apache Avalon Wiki
   Page: WhatIsIoC
   URL: http://wiki.apache.org/avalon/WhatIsIoC

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -10,7 +10,7 @@
 
 Examples of design patterns includes the Observer pattern, the Singleton pattern, and 
Model View Controller (MVC) architecture.  Interestingly enough, Inversion of Control 
''isn't'' really a design pattern (see 
[http://www.betaversion.org/~stefano/linotype/news/38/ Stefano's thoughts]), but more 
of a general principle or set of design patterns which include:
 
- * Seperation of Concerns
+ * Separation of Concerns
  * Interface Driven Design
  * Dependency Management (via Dependency Injection or Service Lookup)
  * Lifecycle Management

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to