halfshell
halfshell copied to clipboard
order of operations in processors, or processor chaining
The use of JSON in processor specification means that the individual operations are unordered. There are situations where changing the order changes the quality of the output. One way to work around this might be to accept an ordered array of processors when configuring routes. This seems useful for DRY configuration reasons as well.