Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Expose more of the GenericParameters interface in the Frame #380

Merged
merged 3 commits into from
Feb 27, 2023

Conversation

tmadlener
Copy link
Collaborator

BEGINRELEASENOTES

  • Add getParameters method to the Frame and deprecate getGenericParametersForWrite which offered the exact same functionality.
    • Make it easily possible to get all parameters that are currently stored in a Frame via an "official" channel
    • Replace all internal usages.
  • Add a getParameterKeys templated method to get the keys for different parameter types that are currently stored in the Frame.

ENDRELEASENOTES

@hegner hegner merged commit 8488574 into AIDASoft:master Feb 27, 2023
@tmadlener tmadlener deleted the frame-expose-params branch February 27, 2023 10:09
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants