With the original readers / writers you could control reader / writer order in the Navigator to upgrade performance.
But in a workflow with only FeatureReaders I have a data table being read completely before the lookup table starts to read. This causes all my datafeatures collected at a FeatureMerger before the lookuptable is read.
Any way to do this?