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

BF-MT: Class Shared - standardized access to results #449

Closed
3 tasks done
detlefarend opened this issue Oct 9, 2022 · 0 comments · Fixed by #445
Closed
3 tasks done

BF-MT: Class Shared - standardized access to results #449

detlefarend opened this issue Oct 9, 2022 · 0 comments · Fixed by #445
Assignees
Labels
BF Basic Functions/Infrastructure enhancement New feature or request v1.0.0 In scope of Release 1.0.0

Comments

@detlefarend
Copy link
Member

detlefarend commented Oct 9, 2022

Description/Motivation
Tasks shall be able to add results to a shared object in a unified/standardized way.

Task list

  • 1. New protected attribute _results:dict
  • 2. New methods: add_result(), get_result(), get_results(), clear_results()
  • 3. Update class diagram
@detlefarend detlefarend added enhancement New feature or request BF Basic Functions/Infrastructure next release labels Oct 9, 2022
@detlefarend detlefarend added this to the Sprint 10/2022 milestone Oct 9, 2022
@detlefarend detlefarend self-assigned this Oct 9, 2022
@detlefarend detlefarend linked a pull request Oct 9, 2022 that will close this issue
2 tasks
@detlefarend detlefarend added v1.0.0 In scope of Release 1.0.0 and removed next release labels Jan 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BF Basic Functions/Infrastructure enhancement New feature or request v1.0.0 In scope of Release 1.0.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant