The Code Compatibility Analyzer has two purposes:
cflog
tag with the thread="Yes"
attribute.
cfservlet
tag is deprecated.StructKeyList
function no longer lists the structure key names in alphabetical order.The analyzer provides information about the incompatibility and its severity, and suggests a remedy where one is required.
You can run the Code Compatibility Analyzer from the ColdFusion MX Administrator. Select Code Analyzer from the list of Debugging & Logging pages.
Note: The CFML analyzer does not execute the pages that it checks. Therefore, it cannot detect invalid attribute combinations if the attribute values are provided dynamically at runtime.
For more information on using the Code Compatibility Analyzer, see Migrating ColdFusion 5 Applications.