- The HTTP validate.
- The AWS runtime is not loaded in every pages.
- The framework has been clean-up to use a more
"object oriented" implementation. The global namespace
is not polluted anymore.
There is no end-user visible changes.
Work for G215-018.
Add support for AWS/AJAX event/actions. A new package named Ajax is
now generated containing every Ajax actions found on template
files. This help keeping the Ada part and the Ajax (Javascript)
synchronized.
Update the Ajax demo to the new Ajax HTTP request naming.
Work for FB10-026.