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

Fix some minor issues with the Reader and Writer interfaces #618

Merged
merged 3 commits into from
Jun 11, 2024

Conversation

tmadlener
Copy link
Collaborator

@tmadlener tmadlener commented Jun 6, 2024

BEGINRELEASENOTES

  • Fix minor issues with the Reader and Writer interface classes
    • Make sure that only the public API is public
    • Fix some const correctness issues by marking const methods as such
    • Remove unnecessary and (partially) unused APIs from the Writer interface
  • Remove the dictionary generation for podioIO as we don't need the dictionaries

ENDRELEASENOTES

@hegner hegner merged commit 335a4ae into AIDASoft:master Jun 11, 2024
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants