-
Improvement
-
Resolution: Done
-
Minor
As a user of Pipeline, it's frustrating that it writes so much redundant data for each FlowNode. This is both disk-space inefficient and increases the amount of data read/written to disk (more disk throughput). We should use XStream aliases for the most common and verbose objects at the very least to reduce this some.