-
Core Java
Is Java’s String Class a God Object?
In October I wrote a blog entitled Top Trumps in God Objects where I talked about the discovery of an…
Read More » -
Enterprise Java
Spring 3 MVC Exception Handlers
The majority of the Spring 3 error handling sample code that I’ve come across only ever seems to give the…
Read More » -
Software Development
Technology Related Classic Mistakes
In my last blog I looked at Product Related Classic Mistakes from Rapid Development: Taming Wild Software Schedules by Steve…
Read More » -
Software Development
Product Related Classic Mistakes
In my last blog I looked a Process Related Classic Mistakes from Rapid Development: Taming Wild Software Schedules by Steve…
Read More » -
Software Development
Process Related Classic Mistakes
In my last blog I looked a People Related Classic Mistakes from Rapid Development: Taming Wild Software Schedules by Steve…
Read More » -
Software Development
People Related Classic Mistakes
In my last blog I mentioned Rapid Development: Taming Wild Software Schedules by Steve McConnell, which although has now been…
Read More » -
Enterprise Java
Some Definitions – Testing Techniques 9
I think that I’m coming to the end of my series of blogs on testing techniques, and it feels like…
Read More » -
Enterprise Java
Why You Should Write Unit Tests – Testing Techniques 8
I’ve had lots of reaction to my recent blog on ‘What you Should Test’, some agreeing with me for varying…
Read More » -
Enterprise Java
More on Creating Stubs for Legacy Code – Testing Techniques 7
In my last blog, I talked about dealing with the badly behaved untestable(1) SitePropertiesManager class and how to create stubs by…
Read More »