Welcome!


OO Programming

One of the first things that you encounter when moving to object-oriented (OO) programming are beans. Beans are simple representations of a business object (like a user or a product) that hide all of the information stored in the bean behind methods (functions) for getting and setting ...
On New Year's Eve, 2004 I declared 2005 to be the 'year of object-oriented programming for ColdFusion developers,' and since the year is approaching its final quarter it's a good time to focus our attention on OOP in ColdFusion and see how we're doing.