halfshell icon indicating copy to clipboard operation
halfshell copied to clipboard

order of operations in processors, or processor chaining

Open disruptek opened this issue 11 years ago • 0 comments

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.

disruptek avatar Mar 20 '14 22:03 disruptek