Mike Diehl's WebLog

Much aBlog about nothing...

Browse by Tags

All Tags » Software Factories (RSS)
Interface first?
I've been re-reading this post from Sikin Joseph for most of the afternoon. ...I got it into my head that I should "Always program to an interface not an implementation" . So whenever I needed to create a new class/abstraction I used to...

Posted by MikeD | with no comments

.NET, Java, Patterns, Abstraction, YAGNI
Some interesting tidbits From Ted Neward's blog : At the patterns&practices Summit in Redmond, I was on a webcasted panel, "Open Source in the Enterprise" , moderated by Scott Hanselman and included myself, Rocky Lhotka , and Chris Sells...

Posted by MikeD | 2 comment(s)

Software Factories and the YAGNI factor
Steve posted his concerns over software factories and the YAGNI factor. ("You Ain't Gonna Need It") My concern with Software Factories is that the output from these procedures are chock full of code that you're not going to need, but...

Posted by MikeD | 2 comment(s)

More Posts