For the longest time I have thought I was crazy, because I just didn’t see the benefit of programming to an Interface. I agreed it was good from a design perspective, but as an implementation I saw no need to add the extra code for what amounted to zero benefit. I have finally come to […]
Program to an interface not an Interface
June 28th, 2008 · 5 Comments
Filed Under: programming · rant · social · theory
Java to Coldfusion HashMap
February 12th, 2007 · 1 Comment
As some of you know I do web application development. The languages of choice for my current employer is coldfusion and java with some flex thrown in there for good measure. Last Friday I began experience a very odd bug with the two so decided I would share my findings with the world.
The […]
Filed Under: programming