|
-
May 26th, 2009, 12:04 PM
#1
Re: VB Wire News is a joke
Wow, this article is just a cluster ****er: Article :: Robert C. Martin's Clean Code Tip of the Week #8: Your Build Shouldn't Require More Than One Step.
It starts out as a huge story (this is under a .Net programming article category). 1,787 words later, you're only left with this "value" piece of information (i.e. the only non-story piece of information):
 Originally Posted by Robert C. Martin
Building a project should be a single trivial operation. You should not have to check many little pieces out of source code control. You should not need a sequence of arcane commands or context dependent scripts in order to build the individual elements. You should not have to search near and far for all the various little extra JARs, XML files, and other artifacts that the system requires. You should be able to check out the system with one simple command and then issue one other simple command to build it.
I feel more stupider now.
-
May 26th, 2009, 12:30 PM
#2
Re: VB Wire News is a joke
 Originally Posted by Kasracer
Wha- the he-- is THAT supposed to mean (the bit you quoted)? I right-click, get latest. I right-click Rebuild All..... and that doesn't even count the automated build that happens on check-in too. Aaaaaany ways, sounds like some one isn't happy with his little Java world... shrug.
-tg
-
May 28th, 2009, 04:08 PM
#3
Re: VB Wire News is a joke
 Originally Posted by techgnome
Wha- the he-- is THAT supposed to mean (the bit you quoted)? I right-click, get latest. I right-click Rebuild All..... and that doesn't even count the automated build that happens on check-in too. Aaaaaany ways, sounds like some one isn't happy with his little Java world... shrug.
Not only are they not happy in their Java world but they posted only Java code examples and placed the article in the .Net section.
-
May 26th, 2009, 01:18 PM
#4
Re: VB Wire News is a joke
 Originally Posted by Kasracer
To be fair, this does sum up MS's whole view of the world. "This is the way the world should be". They will throw money and people at the problem until the goal is achieved, no matter how they achieve it and no matter how many adorable puppies are stomped on and obliterated along the way.
The kind of software we produce at my work cannot be built in one single step. It's just physically impossible (mainly because of MS, ironically).
Anything that makes me hate MS more is a good thing and I thank Kasracer for this thread.
I don't live here any more.
-
May 28th, 2009, 02:00 PM
#5
Hyperactive Member
Re: VB Wire News is a joke
 Originally Posted by wossname
To be fair, this does sum up MS's whole view of the world. "This is the way the world should be". They will throw money and people at the problem until the goal is achieved, no matter how they achieve it and no matter how many adorable puppies are stomped on and obliterated along the way.
The kind of software we produce at my work cannot be built in one single step. It's just physically impossible (mainly because of MS, ironically).
Anything that makes me hate MS more is a good thing and I thank Kasracer for this thread.
Having design goals is an important consideration of any software project.
Education is an admirable thing, but it is well to remember from time to time that nothing that is worth knowing can be taught. - Oscar Wilde
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|