Friday, August 7, 2020
Adaptive Backup and Performance Boost

Code On Time release 8.9.7.0 introduces the new adaptive backup implementation. Previously the app generator has perform the physical copy of the project files to the backup location. The new supplementation of backup is preserving the files that are being overwritten. This significantly improves the speed of code generation. Get this release to build your projects faster!

The new adaptive backup is designed to work with the upcoming Code On Time v9. 

The following enhancements and bug fixes are also included in the release:

  • (Framework) SQL business rules do not throw the exception "parameter @Context_ is not defined" if the context field value is null. Learn to build confirmation controllers and how to use parameters @Context_ @Parameters_ in your SQL business rules.
     
  • The app generator will keep 14 days of backups with 100 iterations for each day. Click backups link above the list of the projects to see your backups.
     
  • (Touch UI) Slide transition of modal forms does not hide the partially visible previous form when the transition starts. This provides a more natural visual flow.
     
  • (Touch UI) Enhanced calculation of maximum modal width provides for a wider modal page on smaller screens.
     
  • (Touch UI) Fixed the typo that caused full screen forms to fail.
     
  • (Class Library) Report Viewer v.15 is correctly linked to  the projects created with the framework packaged in the class library.