I found a list of CF functions at:
http://blogs.adobe.com/mallika/ColdFusionFunctions.htm
Wrote a small script to extract function names from the xml in
cftextmate bundle, and then camelcased them based on the casing in the
Adobe blog url.
I've uploaded a wddx that contains an array with lowercased and
camelcased function names. Sorry, have run out time and can't actually
change the cf8.xml for the bundle right now.
But if you'd like to incorporate the camel cased function names, you
can get the wddx at:
http://nagpals.com/temp/cffunctions.xml
Hope that helps... Do you want me to change function names for older
CF versions?
On Dec 12, 10:04 am, Rob Rohan <
robro...@gmail.com> wrote:
> They are that way because the bundles were generated from the
> cfeclipse dictionaries. Others are taking over the project and not
> going to use th auto build system so since some one will be typing it
> by hand now they can do whatever (but that was the reason)
>
> Sent from my iPhone
>
> On 2009-12-12, at 上午1:25, Steve Ross <
nowhid...@gmail.com> wrote:
>
>
>
> > Pretty sure there is no reason it is like that. Honestly this may
> > seem silly but i prefer title case for CF functions, that way i know
> > the difference between my custom functions and the built in CF ones.
> > Either way i agree with you that they need to change.
>
> > On Fri, Dec 11, 2009 at 5:25 AM, Indy Nagpal <
i...@shadocms.com>