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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to