Scripting Suite Pro v3.5.3 Release Notes

Maintenance release.

This version is intended to be officially certified for Data Center.

Improvements

  1. Added 'Always reload modules' setting, which disables caching of the compiled modules. All scripts used as a module will be recompiled on each run. This simplies development of the scripts, but may decrease performance.

  2. Added 'Quick reference' screen with short description for each of the supported extention points with code samples.

  3. Improvements to the embedded Jython scripts: onedit.merge() function to merge results from multiple validators into a single result.

  4. ‘Assign to me’ action handled properly, executing on-edit validator and postfunction.

Fixes

  1. Minor UI bug fixes

Â