Starting from some comments on my exception handling series of articles I run into a couple of blogs pointing to this post on joelonsoftware.com.
I think this is the worst advice on exception handling I have ever read, sorry Joel.
I know this is an old post, I know Joel is entitled to his own opinion and [...]
Filed under: Java Exceptions, Opinions, People by Daniel Pietraru
20 Comments »
Many practices in the software development world are widely accepted at some moment in time as the “true way”. The trouble starts when the “true way” is forced down the throats of people who need a “new way”. Usually popular practices follow a similar path between the moment somebody discovers/creates them and until they get [...]
Filed under: Opinions, Software Development by Daniel Pietraru
10 Comments »