Skip to main content
This topic has been closed for replies.

5 replies

mike_causer
Participating Frequently
July 3, 2012

Is there a reason this list is not ordered alphabetically?

June 22, 2012

I can't find the PDF downloads of the CF10 reference and developer guides. When will these be available?

cfjedimaster
Inspiring
June 22, 2012

When you view them here:

http://help.adobe.com/en_US/ColdFusion/10.0/CFMLRef/index.html

The PDF link is in the upper right corner.

June 22, 2012

Thanks very much! Quite why so much effort was put into hiding them isn't clear.

Known Participant
May 16, 2012

onWSAuthenticate() is not really a function to be called, is it?

Isn't it just something like preInsert() for orm entity?

cfjedimaster
Inspiring
May 16, 2012

It is a method of Application.cfc.

cfjedimaster
Inspiring
May 15, 2012

ParameterExists should not be on the list of new functions in CF10.

Charlie Arehart
Community Expert
Community Expert
March 8, 2012

This is missing getApplicationMetadata.

/Charlie (troubleshooter, carehart. org)
SuhasYogin
Adobe Employee
Adobe Employee
March 8, 2012

Hi Charlie,

Thanks for your comment. We will add the function to the list.

Thanks,

Suhas Yogin

cfjedimaster
Inspiring
May 15, 2012

Isn't there now? ApplicationGetMetadata.