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

Feature request: reset method or similar? #157

Open
RHammond2 opened this issue May 7, 2024 · 0 comments
Open

Feature request: reset method or similar? #157

RHammond2 opened this issue May 7, 2024 · 0 comments
Labels
feature New feature or request low-priority Features and requests that are on the backburner timescale: hours Estimated development time

Comments

@RHammond2
Copy link
Collaborator

I recently found that if you run a design phase to work with design results, then call ProjectManager.run() that the design phase will be run a second time without clearing the results of the initial run. While this is likely intended behavior, it has caught me a bit off guard. I'm realizing that a new instance of ProjectManger is needed to be created in order to not have duplicated design results, and this isn't the most intuitive behavior. It'd be nice to have a reinitialize(), reset_design(), or some kind of similar method in the future that allows a user to clear out intermediary design results, or even not rerun a design phase if the design_result is already filled out.

@RHammond2 RHammond2 added feature New feature or request low-priority Features and requests that are on the backburner timescale: hours Estimated development time labels May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request low-priority Features and requests that are on the backburner timescale: hours Estimated development time
Projects
None yet
Development

No branches or pull requests

1 participant