ColdFusion and onMissingMethod – Tapping The Hidden Power

Recently I had to do some work in ColdFusion.  In the midst of the pain, imagine my surprise and delight to find that CF components support a dynamic dispatch construct. While unsightly, you can create wormholes and drop call routing through them It works like this.  When you attempt a method call against a .cfcContinue reading “ColdFusion and onMissingMethod – Tapping The Hidden Power”