Introduction
When generating an application, you can include one or more optional add-on modules that enhance the functionality of the generated application. These modules, along with their functionality, are listed in this section.
Even though these add-on modules have been functionally tested, we haven't yet completed writing the unit/integration test cases for them.
Similarly, we haven't yet provided extension points to extend the functionality of these add-on modules. Therefore, we recommend that you not change the source code of these modules until we provide these extension points. If you change the source code, when you upgrade to new releases of fastCode Application Generator or when you update your application with changes in your data model, you will have to manually merge your changes using git merge.
We expect to provide the unit/integration test cases and extension points for add-on modules in future releases of fastCode Application Generator.
Updated almost 2 years ago