Fitrix Rapid Application Development (RAD) Toolkit technology allows developers to design an application and have the computer generate the code to create it. This process reduces cost as well as development time and assures superior design consistency. The RAD environment ensures that all programs are built in a standardized way, automates much of the programming process and substantially reduces the time and costs associated with enhancing and maintain your custom software.
The Fitrix RAD Toolkit starts with a library of reusable parts. You define the application specification and generate the base application. You manually make logic additions in 4GL but when you make them they are tagged to a logical place in the program. The system itself puts code additions in the correct physical place in the application code.
What makes the Fitrix RAD Toolkit different is that these new code additions also become part of the application library. This means additions can be reused in later versions of the code. It also means that you can redefine the application by changing parts of the specification. The system then plugs in your logic where it belongs in the new version of the code, enabling you to use the Tool to maintain the code without losing your manual additions.
