This post originated from an RSS feed registered with .NET Buzz
by Christian Horsdal.
Original Post: Frameworks and Way Out
Feed Title: Horsdal
Feed URL: http://www.horsdal-consult.dk/feeds/posts/default
Feed Description: A blog that will be about code, architecture, design, and .NET.
Frameworks are a very big part of software today. Framworks often provide much of the architecture of a system because a framework comes with a large number of design decisions alreay made. E.g. a Grails project uses MVC and active record patterns, it runs on java infrastructure, and so on.
In this essay in design by Len Bass, three sources of initial design hypothesis for a future system are