in reply to What is a framework?

Just for kicks I went to wikipedia. I honestly expected to find a jargon-filled and useless definition, but was pleasantly surprised. I think they have a decent definition.

"In software development, a Framework is a defined support structure in which another software project can be organized and developed. Typically, a framework may include support programs, code libraries and a scripting language amongst other software to help develop and glue together the different components of your project. "
Source: http://en.wikipedia.org/wiki/Framework


- jbWare

Replies are listed 'Best First'.
Re^2: What is a framework?
by PhilHibbs (Hermit) on May 24, 2005 at 14:33 UTC
    That shouldn't be surprising, because wikipedia is written by real people who aren't trying to sell you something.