Customizing the Pre-Compiled Application Engine (Magic xpa 3.x)
The Magic xpa deployment engine is the driving force behind Magic xpa’s ability to perform complex data manipulations that are largely transparent to the developer and the end user.
The engine provides a set of operations for the developer's use and a structure of execution steps called logic units, which together perform the tasks set for the end user.
The engine knows how to perform such actions as opening files, reading records, sorting, displaying data on the screen, and more. This is different from other application development tools, where most of these actions would be programmed by the developer. These are all provided by Magic xpa as built-in operations.