Published on 2005-12-08 11:37:50
I noticed today this new AJAX project called ACE, written by Li Shen and released under the The MIT License. AJAX Client Engine (ACE) is a JavaScript component that makes it easy to develop AJAX-style Web applications. Yet another AJAX implementation written in pure Javascript, which main features are :
- Object-oriented API
- Cross-browser support
- Request options
- Request parameter validation
- Callback arguments
- Callback options
- Tracing service
- Caching service
- Polling service
- Common callbacks
- Exception handling
Read More
Related Entries
Member of the PHP Magazine Network, Copyright (C) 2005-2008 phpmagazine.net All Rights Reserved