Skip to content

2.0.0 Mapping simplification

Latest

Choose a tag to compare

@vionta vionta released this 03 Apr 22:51

This is a beta release for the 2.0 version mapping file format, it includes:

  • A simplified version of the mapping file. Document Collections can now have both triggers and transformations. No need to maintain the Transformation element.
  • A bug that prevented trigger execution before non existing files get requests have been avoided as the XProc triggers could be used to generate those files like document indexes, etc.
  • XProc exection errors are now logged as errors giving more control over the error output log.
  • New interfaces (work in progress) have been added to give more control over log configuration.