Global UDF
I have seen a few postings, but nothing difinative.
If I have a bunch of UDFs that I want accessable to all my pages, where do I put them?
According to this
http://help.adobe.com/en_US/ColdFusion/9.0/Developing/WSc3ff6d0ea77859461172e0811cbec0a66e-7fd5.html
It wants me to use an Application.cfm file, but I use the Application.cfc. (Why is Coldfusion even telling me to use Application.cfm in version 9?)
