It provides many built-in functions like security and debugging, helping to overcome cross-browser compatibility and behavior problems.
Here are some key features of "ajaxCFC":
· ColdFusion components following the best practices of object oriented programming and design patterns. Programming with ajaxCFC involves extending components and creating your own ajax façades.
· Intergration with Model-Glue and Mach-II, two of the most popular MVC frameworks widely used by the ColdFusion community.
· Works with ColdFusion MX 6.0, 6,1, 7.0, Scorpio, and Blue Dragon.
· Automatically handles complex object transmitted from the client to the server and vice versa.
· Server returns pure JavaScript code to the callback handler (instead of XML or JSON) to vastly improve performance.
· Integrated with log4javascript for easy debugging.