Posted on October 18, 2009 at 2:50 PM in
ColdFusion
One of the (many) really nice features of CF9 is the addition of implicit getters and setters for CFCs. While I love having a concrete API, I am learning to love this idea more and more because of the saved keystrokes.
[Continue Reading]
Posted on October 18, 2009 at 2:28 PM in
ColdFusion
In the first post of what I hope turns out to be a series of posts about CF9, I wanted to give a couple of tips on getting CF8 and CF9 running alongside one another. It is really nice to be able to have both running simultaneously.
[Continue Reading]
Posted on October 18, 2009 at 2:22 PM in
ColdFusion
Well, after planning to play with CF9 for a very long time now but unable to find any time to do so, I am now in a situation where I must make time to learn it. As I work my way through the refactoring of an enormous code base to run on CF9, I will try and make a series of posts with any tips, tricks, or gotchas that I run across.
If you are not yet at least playing with CF9, I would encourage you to download the Developer Edition and get to working on it!