I'm currently working on a project to migrate a mature Aodobe ColdFusion 11 suite of applications to Lucee 5 and wanted to record my experiences.
Unsupported Attributes
Tags
<cfquery>- cacheid
Functions
cacheGetMetaData()- Second attributeobjectTypenot supportedcacheRemove()- Fourth attributeexactnot supportedcacheRegionExists()(added for compatibility but deprecated) - Second attributepasswordadded. Optional ifthis.webAdminPasswordvalue added toApplication.cfccacheGetProperties()- ACF returns an array of structures when noregionis provided and a structure when there is aregionis given. Lucee returns an array of structures in all cases.