Adobe COLDFUSION 9 Manual page 11

Developing applications
Hide thumbs Also See for COLDFUSION 9:
Table of Contents

Advertisement

DEVELOPING COLDFUSION 9 APPLICATIONS
What's New
This release has introduced the following new functions implemented as CFCs:
Script functions
,
, and
.
storedproc
pdf
ftp
This release has introduced keywords for abort, exit, include, param, property, rethrow, and throw.
Keywords
CFScript now supports import and new operations.
Operations
In addition, ColdFusion now supports the following:
• Writing component and interface entirely in CFScript
• Complete control over function declaration in CFScript
• Java Doc style comments
• Ternary operator
For more information, see
Extending ColdFusion Pages with CFML
onServerStart
ColdFusion now supports a CFC with
useful for application-independent tasks, such as instantiating the applications, configuring logging, or setting up the
scheduler.
For more details, see the section
Other language enhancements
Apart from new
features and
cfsrcipt
• Nested cftransaction
• UDF name conflict resolution for CFCs
• Local scope
• Var scope support anywhere in functions
• Implicit getters and setters for
Integration with other products and technologies
New Ajax controls
With ColdFusion 9, you now have access to a broader set of Ajax controls that leverage the new Ext JS 3.0 library using
CFML tags and attributes. You can utilize Ajax without knowing its inner workings and writing less code.
The new Ajax controls support:
• Geographical maps
• Media player
• Multi-file upload
• Enhanced data grid
• Improved Ajax plumbing
• Enhanced auto-suggest
• Accordion navigation
• Progress indicator
method that runs only when the server starts. The function is
onServerStart
in ColdFusion CFML Reference.
onServerStart
, this release has the following language enhancements:
onServerStart
in CFCs
cfproperty
Last updated 8/5/2010
query
Scripting.
6
,
,
,
mail
http

Advertisement

Table of Contents
loading

Table of Contents