This post originated from an RSS feed registered with .NET Buzz
by Richard Jonas.
Original Post: Enterprisey
Feed Title: Richard Jonas
Feed URL: http://feeds.feedburner.com/blogspot/ouNA
Feed Description: Richard Jonas's blog about .NET, web development and agile methodologies.
Brian McAllister describes the term "Enterprisey"
An architecture should be only as complex as it needs to be, containing as few objects as possble which communicate by the simplest channels that offer sufficient reliability.
Complex architectures increase the time to deliver the first version of an application that does anything meaningful and that people can use and comment on. They need to be used less often than most people think.
If you're writing an e-commerce site, get the...