from: http://blog.naver.com/exlazie?Redirect=Log&logNo=40044847987

1. S/W Architecture Def : The software architecture of a program or computing system is the structure or structures of the system, which comprise software components, the externally visible properties of those components, and the relationships between them.<wikipedia>

 

2. S/W Framework Def : A software framework is a reusable design for a software system (or subsystem). This is expressed as a set of abstract classes and the way their instances collaborate for a specific type of software.[1][2] Software frameworks can be object-oriented designs. Although designs don't have to be implemented in an object-oriented language, they usually are. A software framework may include support programs, code libraries, a scripting language, or other software to help develop and glue together the different components of a software project. Various parts of the framework may be exposed through an application programming interface (API).<wikipedia>

 

* Links

   - S/W Architecture : http://en.wikipedia.org/wiki/Software_architecture

   - S/W Framework : http://en.wikipedia.org/wiki/Software_framework


Posted by 세모아
,