You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by si...@avalon.apache.org on 2004/01/11 15:55:45 UTC

[Apache Avalon Wiki] Updated: AvalonFAQ/WhatIsAvalon

   Date: 2004-01-11T06:55:44
   Editor: 62.116.126.72 <>
   Wiki: Apache Avalon Wiki
   Page: AvalonFAQ/WhatIsAvalon
   URL: http://wiki.apache.org/avalon/AvalonFAQ/WhatIsAvalon

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -4,7 +4,7 @@
 
 ''Ok, so what is a component framework?''
 
-Component Oriented Programming (COP) combines nifty design patterns such as Inversion of Control and Seperation of Concerns to traditional Object Oriented Programming.  Design patterns are essentially 'best practices' for solving common programming problems.  COP applies these practices to components -- reusable, replacable, composable objects which when assembed together (usually inside of a container) make for a well designed, secure, and easily maintained application.
+Component Oriented Programming (COP) combines nifty design patterns such as Inversion of Control and Seperation of Concerns to traditional Object Oriented Programming.  Design patterns are essentially 'best practices' for solving common programming problems.  COP applies these practices to components -- reusable, replacable, composable objects which when assembled together (usually inside of a container) make for a well designed, secure, and easily maintained application.
 
 ''That sounds cool, but kinda abstract and generic...''
 

---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@avalon.apache.org
For additional commands, e-mail: cvs-help@avalon.apache.org