Skip to content

WIP: ComponentAccumulator designating 'Primary Component'

Walter Lampl requested to merge wlampl/athena:primaryComponent into master

Instead of returning a tuple (ComponentAccumulator,PrimaryComponent) from configuration methods, designate a primary component inside the ComponentAccumulator.

Merge request reports