Title: [ANNOUNCE] Genero Studio 2.00 Release
Post by: Olivier E. on April 08, 2008, 05:04:21 pm
(https://4js.com/images/genero_studio_logo_64x.png) |
| Genero Studio 2.00 Release We are pleased to announce the release of Genero Studio 2.00 today, Tuesday April 8th 2008. Genero Studio 2.00 is a new major release of our Integrated Development Environment dedicated to Genero users, with tools designed to help you quickly and easily: - design user interfaces using database fields
- generate applications from database tables
- auto-correct code syntax
- organize complex application projects
- compile, run, and debug Genero applications
- work as a team using sources, compiler, debugger and databases on a server
The Major improvements in Genero 2.00 include: - Internal redesign to use the Genero Studio Framework 2.0 which offers an improved architecture and a plug-in mechanism to prepare for the future modules.
- New look and feel (docking windows, new… dialog, local toolbars, tabbed documents with search, error views)
- An enhanced Project Manager
- New module Application Generator
- Help available for 4GL syntax and errors messages for any dialogs or windows. Help includes indexes and an optimized search
New Features - Application Generator
Application Generator is a new module of Genero Studio 2.0. It assists you in building complete database applications from the relationships between database tables and maintains the generated 4GL code for you. To build an application, the following steps are required: - Create your Form
- Create a module to select the features you want supported in your form (Insert, Delete, Update, Query by Example, List/Detail views, Zooms for fields, Lookup fields, …)
- Create a program to eventually associate your form with other already defined modules
- Add your business logic as 4GL code
The code maintained by Application Generator is generated based on your settings from a code template which is customizable. The business logic you added in the code is kept after regeneration, allowing you to change the settings of your modules and regenerate any time.
(https://4js.com/exclude/images/AGFormsTypes.png)
Figure 4 - Application Generator: Types of forms handled by the database template
(https://4js.com/exclude/images/AGFormsFeature.png)
Figure 5 - Application Generator: Zooms, Lookup and combo boxes handled by the database template
Supported configurations - Genero FGL 1.2x to 2.10
- Genero Desktop Client 1.2x to 2.10
- Minimal screen resolution 1024x768
Migration notes The internal format used by Studio for Projects (.4pw) and Forms (.4fd) has been improved. The new format is applied when you open a form or project that was created using an earlier release. Make backup copies of the files prior to opening them, if you wish to maintain a copy of the earlier format. Best Regards, The Four J’s Genero Studio team
|