To be able to add a set of Ajax actions into a TABLE
statement we need to be able to specify unique JavaScript
id/name. For this a new parameter has been added to be
able to pass an ID_INDEX (as parameter 18). For example
this parameter can be passed the @_TABLE_LINE_@ tag.
- 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.