Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor the multi-origin result assemblers #860

Draft
wants to merge 13 commits into
base: dev
Choose a base branch
from

Conversation

trevorgerhardt
Copy link
Member

Refactor the multi-origin assembler and the individual result assembler classes to allow them to be created during the regional analysis creation process. This allows the Broker and MultiOriginAssembler classes to be simpler and depend on fewer components themselves.

@trevorgerhardt trevorgerhardt enabled auto-merge (squash) January 29, 2023 16:51
@trevorgerhardt trevorgerhardt marked this pull request as draft January 30, 2023 17:15
auto-merge was automatically disabled January 30, 2023 17:15

Pull request was converted to draft

@trevorgerhardt trevorgerhardt force-pushed the refactor-multi-origin-assembler branch 2 times, most recently from f53df35 to be2c736 Compare November 3, 2023 03:29
Refactor the multi-origin assembler and the individual result assembler classes to allow them to be created during the regional analysis creation process so that the Broker and MultiOriginAssembler can be simpler and depend on fewer components.
Was missing after the merge.
This way, each writer and the assembler do not need to be directly passed a Component.
Into the RegionalAnalysisController
@trevorgerhardt trevorgerhardt force-pushed the refactor-multi-origin-assembler branch from 0a6f9b1 to f6c409e Compare April 8, 2024 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant