This post originated from an RSS feed registered with Java Buzz
by Vineet Sinha.
Original Post: Uh oh, not another Large Code Base!
Feed Title: Architexa - Working with Large Codebases
Feed URL: http://feeds.feedburner.com/Architexa
Feed Description: Know your code
I came across two blog posts which agree that large code bases are a hassle to programmers. The first post, “Code’s worst enemy” written by Steve Yegge, basically loathes large code bases and Jeff Atwok shares the same opinion in “Size is the enemy” . The problem with large code bases is that their physical size is indication for the large amount of effort, cost and time to be invested for that project, as stated in Steve McConnell books.