In my work environment we have ColdFusion 7 and I like to write my templates in cfscript, but since CF7 does not support some new scripting functions in CF8, I wrote a component to mimic those functions and allow me to stay focused on the scripting.
Well, it is not my original idea, I saw it from other blogs, but I added some value to it with some additional functions.
You may download the component here









