GAS 2.20 new features
A summary of new features and changes in functionality introduced with Genero Application Server (GAS) 2.20.
This version of GAS is desupported, use a more recent version of the product.
Corresponding upgrade guide: GAS 2.20 upgrade guide.
Overview | Reference |
---|---|
Multi-threaded capabilities adapt the Genero Application Server daemon (gasd) capabilities to the Application Server demand. One gasd process will be able to adapt itself to the number of pending requests, providing better efficiency. | The architecture of the Genero Application Server has since changed. See Architecture of the Genero Application Server. |
The following improvements have been made in GAS 2.20:
|
The architecture of the Genero Application Server has since changed. See Architecture of the Genero Application Server. |
The GAS gives access to server and applications details through the "/monitor" URL. The monitor page exposes details about DVMs, Web applications, Web services, GDC applications, and GAS activity. |
See Monitoring. |
Overview | Reference |
---|---|
Protocol between GDC and the application server is no longer character-oriented; it is now binary-oriented. As such, the connection is more efficient. They communicate on a unique URL, which improves the authenticated and secured connections. | The supporting topic has been removed, as the Genero Desktop Client ActiveX feature is deprecated. Please see the Genero Application Server 2.20 User Guide. |
Overview | Reference |
---|---|
Tree views are fully supported by the Genero Web Client. |
The supporting topic has been removed, as the HTML5 theme is deprecated. See the Limitations topic in the Genero Application Server 2.20 User Guide for a complete listing of what the HTML5 theme supports . |
The new XUL snippet set offers a desktop-like rendering. The XUL snippet set will be activated if you use a Prism user agent. You can also activate XUL snippet sets in any Firefox® browser by using the DUA_XUL output map. | The supporting topic has been removed, as the XUL theme is deprecated. Please see the Genero Application Server 2.20 User Guide. |
A new GAS 2.20 framework allows JavaScript functions to handle the BDL
frontCall function on the browser. BDL 2.20 also introduces two new front call functions
( |
The front call supporting topic has been removed, as the HTML5 theme is deprecated. Please see the JavaScript topic in the Genero Application Server 2.20 User Guide. |
Modern browsers fully support SVG and SWF. Image widget snippets create the correct HTML code so the browser will render images with the extension .svg or .swf. | The supporting topic has been removed, as the HTML5v1 theme is deprecated. Please see the Genero Application Server 2.20 User Guide. |
Select multiple rows using the usual key and mouse combination to enhance your Display Array. |
The supporting topic has been removed, as the HTML5 theme is deprecated. See the Limitations topic in the Genero Application Server 2.20 User Guide for a complete listing of what the HTML5 theme supports . |
Enable Sorting in Input Array is possible. |
The supporting topic has been removed, as the HTML5 theme is deprecated. See the Limitations topic in the Genero Application Server 2.20 User Guide for a complete listing of what the HTML5 theme supports . |
Hyperlinks in Label / TextEdit are supported. | The supporting topic has been removed, as the HTML5 theme is deprecated. See the Display a widget as a hyperlink topic in the Genero Application Server 2.20 User Guide. |
Button type <<link>>: A classic Genero BDL button, but displayed as an hyperlink. | No additional reference. |