Monthly Archives: November 2007

What is Abstraction?

You are a person, but clearly you are much more than that. You are good looking and very intelligent and you have a wide range of outstanding skills. You may be great at cooking, an outstanding pianist and perhaps one of the best parents in the world. However, if I were to interview you for [...]
Posted in OOP | Tagged , | Comments closed

Object Oriented Pagination in ColdFusion

There are various ways to perform pagination in ColdFusion, but I thought I would offer a few additional thoughts to the subject, including an object oriented approach to handling the results. Getting the data The first step is in getting the data. There seem to be many solutions to this, but the approach I will [...]
Posted in OOP | Tagged , | Comments closed