• Leo Gordon's avatar
    Adding the foreign AnalysisStats objects to the pipeline is not longer necessary. But see below: · 84ddfc4f
    Leo Gordon authored
    It is no longer necessary, because adding the Analyses is actually not symmetrical:
    collections of the "native" pipeline know about the newly added objects,
    but these objects still refer to their "foreign" hive_pipeline, which makes it possible
    to derive their original AnalysisStats dynamically.
    Keep this in mind until adding these objects is no longer necessary (desired redesign plan).
    84ddfc4f
Graph.pm 22.8 KB