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

Enable the use of Application/* as input parameters to the application #26757

Open
loganharbour opened this issue Feb 6, 2024 · 0 comments · May be fixed by #26760
Open

Enable the use of Application/* as input parameters to the application #26757

loganharbour opened this issue Feb 6, 2024 · 0 comments · May be fixed by #26760
Assignees
Labels
C: Framework T: task An enhancement to the software.

Comments

@loganharbour
Copy link
Member

Reason

Now that we have an [Application] block, along with Application/type=, it would fit seamlessly with the normal semantics of object creation in moose to forward parameters in this block to the construction of the application.

Design

Refactor Builder into BuilderBase, Builder, and the new AppBuilder so that we can extract parameters for the construction of the application.

Impact

New capability.

@loganharbour loganharbour added C: Framework T: task An enhancement to the software. labels Feb 6, 2024
@loganharbour loganharbour self-assigned this Feb 6, 2024
loganharbour added a commit to loganharbour/moose that referenced this issue Feb 7, 2024
@loganharbour loganharbour linked a pull request Feb 7, 2024 that will close this issue
loganharbour added a commit to loganharbour/moose that referenced this issue Feb 7, 2024
loganharbour added a commit to loganharbour/moose that referenced this issue Feb 7, 2024
loganharbour added a commit to loganharbour/moose that referenced this issue Feb 7, 2024
loganharbour added a commit to loganharbour/moose that referenced this issue Mar 1, 2024
loganharbour added a commit to loganharbour/moose that referenced this issue Mar 1, 2024
loganharbour added a commit to loganharbour/moose that referenced this issue Mar 1, 2024
loganharbour added a commit to loganharbour/moose that referenced this issue Mar 1, 2024
loganharbour added a commit to loganharbour/moose that referenced this issue Mar 1, 2024
loganharbour added a commit to loganharbour/moose that referenced this issue Mar 1, 2024
loganharbour added a commit to loganharbour/moose that referenced this issue Mar 1, 2024
loganharbour added a commit to loganharbour/moose that referenced this issue Mar 1, 2024
loganharbour added a commit to loganharbour/moose that referenced this issue Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: Framework T: task An enhancement to the software.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant