Archive for January, 2009

ColdFusion 8 Upgrade

January 12th, 2009 by Katrina McKenna


I decided I wanted to take advantage of the new features in CF8 for my new application. Plus I heard it was faster so I took the plunge to upgrade.
Unfortunately my hosting provider provides CF8 and  restricts the CFObject tag. CFCs are far less effiecient if I have to create them for every call.
So I [...]