Tipsy little box

Just another weblog

Framework definition May 26, 2009

Filed under: General Issues — evacion @ 11:41 am
Tags:

A framework is a set of tools that includes libraries or methods developed according to a certain architecture, so that applications do not need to re-invent the wheel. Instead of re-writing the basic implementation each
time, they can use the framework and abstract themselves from the internal framework implementation details.

 

Leave a Reply