![]() |
|
|
ajaxCFC
Project Home • Blog • Forums • Wiki • Known Issues • External Project Link • Contact Project
Author: Rob Gonda (All RIAForge projects by this author) Description:
AJAX is Asynchronous JavaScript and XML. It is not a technology, but an umbrella that combines several concepts to enrich user experience by allowing server interaction without refreshing the browser.
AjaxCFC is a ColdFusion framework meant to speed up ajax application development and deployment by providing developers seamless integration between JavaScript and ColdFusion, and providing built-in functions, such as security and debugging, to quickly adapt to any type of environment and helping to overcome cross-browser compatibility problems. * 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. * Configurable to serialize using pure JavaScript, JSON, or WDDX. * Integrated with log4javascript for easy debugging. * Integration with DWR and jQuery. * Automated error trapping. * Licensed under the Apache License Version 2.0, by Rob Gonda. Public SVN Repo: http://www.ajaxcfc.com/svn Public Trac: http://www.ajaxcfc.com/trac Discussion group available at http://tech.groups.yahoo.com/group/ajaxcfc/
Requirements:
ColdFusion MX 6.0, 6,1, 7.0.x, Scorpio, Blue Dragon.
Issue Tracker:
This project has an external bug tracker. You can find it here: |
||||||||||||||||||||||||||||||||
Adobe and the Adobe product names are either registered trademarks or trademarks of Adobe Systems Incorporated in the United States and/or other countries.