Apr 21
Below is a screenshot of my Railo Development server showing the change log for the latest development release (version 3.1.2.011).

Take special note of the last 3 tickets. That's right -- you can now write properties, components, and interfaces in full cfscript with the latest development release of Railo. Thanks to Sean Corfield for pointing my attention to this. Enjoy!
Apr 1
I recently had a chance to listen to the latest edition of the This
Week in ColdFusion Podcast wherein design patterns are discussed.
One of the design patterns that Brian Carr talks about in the podcast is
the Decorator Pattern.
As an example, Brian describes how you can use the dynamic nature of
ColdFusion to assign a function to a variable and then add that function
to an object at runtime (this is also known as "method injection"). Bob Silverberg, who was a
guest on the podcast then asked Brian whether the injected method would
show up in the object's metadata if you called the getMetaData()
function on it. Brian didn't know for sure, but he and Bob agreed that
it was unlikely. This piqued my curiosity, so I set about to test this
myself.
Read more...
10-8-2010
8-30-2010
6-1-2010
4-21-2010
4-1-2010