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

Add the possibility to initialize the VariablesHandler with the ParametersHandler #291

Merged
merged 3 commits into from
May 4, 2021

Conversation

GiulioRomualdi
Copy link
Member

  • Implement VariablesHandler::clear()
  • Implement VariablesHandler::initialize()
  • Use TextLogging in VariblesHandler class
  • Update the VariablesHandlerTest

This closes #286

cc @isorrentino

@GiulioRomualdi GiulioRomualdi self-assigned this Apr 27, 2021
@GiulioRomualdi GiulioRomualdi added the enhancement New feature or request label Apr 27, 2021
- Implement VariablesHandler::initialize()
- Use TextLogging in VariblesHandler class
- Update the VariablesHandlerTest
Co-authored-by: InesSorrentino <43743081+isorrentino@users.noreply.github.com>
@GiulioRomualdi GiulioRomualdi merged commit d916b56 into master May 4, 2021
@GiulioRomualdi GiulioRomualdi deleted the variableshandler/initialize branch May 4, 2021 08:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create variableHandler from configuration file automatically
2 participants