XOAD 0.6.0.0 review

Download
by rbytes.net on

XOAD, formerly known as NAJAX, is a AJAX/XAP object oriented framework for PHP that allows you to create richer Web applications

License: The PHP License
File size: 0K
Developer: Stanimir Angeloff
0 stars award from rbytes.net

XOAD, formerly known as NAJAX, is a AJAX/XAP object oriented framework for PHP that allows you to create richer Web applications. It uses JSON and native PHP serialized objects to communicate.

Special attention has been paid to security. XOAD supports server side events (observation) and client side events (XOAD Events).

Server and client extensions allow features such as HTML manipulation and caching. It is extensively documented, and includes tutorials and examples.

Here are some key features of "XOAD":
it uses JSON and native PHP serialized objects to communicate,
special attention has been paid to security,
supports server side events (observation),
client side events (XOAD Events),
server and client extensions,
HTML manipulation (extension),
Caching (extension).

And more:

each class, method and variable is documented,
easy tutorials to get started using XOAD,
examples that demonstrate various functionality.

What's New in This Release:
XOAD_HTML is included when XOAD is loaded - in previous version XOAD_HTML was included only on callback.
XOAD_Client::register(...) was fixed - nested objects were not serialized as objects, but as the string "object".
XOAD_HTML::cssQuery(...) was added.
Prototype support was added (big thanks to Ronald Nikel).

XOAD 0.6.0.0 keywords