Compatibility / Proprietary Features

Details of features, tags and functions that exist only in CF or Railo.

These details are base don CF 9.0.1 and Railo 3.2

cross Not available
tick Available
tick * Partially Supported
tick+ Coming in next release
* All related tags and functions


For new features coming in Railo see the Railo roadmap
The only ColdFusion roadmap I have found is in the evangelism toolkit

Bear in mind that many missing features are easily achievable with 3rd party tools.For example all the Ajax, layout, flash form features of ColdFusion can be emulated and more with tools like ExtJS, JQuery, MooTools and other cool Javascript libraries.
Server monitoring and debugging is available with FusionReactor and FusionDebug.

  Railo
ColdFusion
Core Functionality /Features
Flash Forms no yes
ColdFusion Server Manager no yes
Extensions
yes no
Extension Provider yes no
Plugins yes no
ColdFusion Archive no yes
Per Site Admin (Railo contexts)
yes no
Server Monitor no yes
Event Gateways yes+ yes
ActionScript no yes
Enterprise Manager (instance and cluster manager)
no yes
Multiple Instances no yes
ColdFusion Debugger no yes
CFAAS no yes
Office File Interoperability no yes
ColdFusion ORM yes yes
Solr no yes
Apache Lucene yes no
.NET Integration no yes
Verity no yes
Admin Api no yes
Hibernate yes yes
CFC based custom tags yes no
Instance Syncronization
yes no
Cluster Cache yes no
Advanced Caching yes yes
Tags
CFForward yes no
CFvideoplayer yes no
CFwhile yes no
CFadmin (same as Admin API)
yes no
CFreport* no yes
CFscript yes* yes
C++ CFX Tags yes+ yes
Event Gateways yes+ yes
Java CFX Tags yes yes
CFApplet no yes
CFGrid no yes
CFTree no yes
CFFormItem no yes
CFFormGroup no yes
CFTextArea no yes
CFExchange* no yes
CFPresent* no yes
CFFeed no yes
CFPod no yes
CFLayout* no yes
CFMenu* no yes
CFPrint no yes
CFSlider no yes
CFSpryDataset no yes
CFToolTip no yes
CFCalendar no yes
CFPDFForm* no yes
CFPDFSubForm no yes
CFNTAuthenticate no yes
Functions
isPDFFile no yes
objectEquals no yes
objectLoad no yes
objectSave no yes
precisionEvaluate no yes
getSoap* no yes
getGatewayHelper no yes
sendGatewayMessage no yes
getPrinterInfo no yes
queryConvertForGrid no yes
verifyClient no yes
ajax* no yes
dotNetToCfType no yes
serialize yes no

For a full list of Railo tags click here

For a Full list of ColdFusion tags click here


Railo Enhanced Tags

Here you will find a description of all tags existing in the CFML standard but which are enhanced in Railo with helpful features. All tags should work like the original definition in the CFML standard.

CLICK HERE to view tags on Railo Wiki

 

Functionality Differences

There are minor differences in the way certain tags and functions, knowing these will help you debug your code, write code that works on both Railo and ColdFusion or migrate between them. This list will be updated over time as new issues are discovered.

CFerror only supports exception type in Railo
CFImap

has additional functionality in ColdFusion that is not in Railo

eMail

In ColdFusion if a mail fails to send it goes into the undelivr folder immediately.
Railo will retry re-sending failed mails several times

 

<< Page 1