Entries tagged cfml

The Case for Decorators in CFML
The CFML language doesn't have first class support for object decorators. I think it would be pretty useful if they did. Here's one way I would use them.