Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Made page obsolete, added rationale comment

Describes features of the data layering functionality not yet implemented, or not implemented as part of the initial release.


New annotations:

  • layerTransformArgs - A whitespace delimited list of string literals, or a DFDL expression returning a whitespace delimited string. The contents of this will be passed to the transform algorithm.

New transform algorithms:

  • midBitsToEnd - Paramaterized by 2 arguements provided through layerTransformArgs: x, y. Moves the y bits at bit indexes [x, x+y] to the end of the layer's content area, shifting subsequent bits y bits to the left to fill in the gap.