Sienna-Platform / Sienna-Platform/InfrastructureOptimizationModels.jl
Disambiguate `add_param_container!`
Open
@luke-kiernan is already working on this.
Since Aug 5, 2026.
- Dominant language
- Julia
- Stars
- 1
- Forks
- 0
- Avg merge
- 8h 51m
- Merged PRs (30d)
- 9
Description
The function signatures for add_param_container! are starting to get out of hand. I can't tell what calls what. Disambiguate via different names, or otherwise refactor so that it's true multiple-dispatch instead of "different functions that do different things and just happen to have the same name."
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.