Skip to content

Get rid of OutputFormat::get() and ::set() #1103

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

Closed
4 tasks done
oliverklee opened this issue Mar 6, 2025 · 0 comments · Fixed by #1110
Closed
4 tasks done

Get rid of OutputFormat::get() and ::set() #1103

oliverklee opened this issue Mar 6, 2025 · 0 comments · Fixed by #1110
Assignees

Comments

@oliverklee
Copy link
Collaborator

oliverklee commented Mar 6, 2025

  • deprecate both in V8.x
  • drop the (unused) get()
  • rework OutputFormatTest to not use set() anymore
  • drop set()
@oliverklee oliverklee self-assigned this Mar 7, 2025
oliverklee added a commit that referenced this issue Mar 7, 2025
The `set()` method will be removed soon.

Also unify the tests a bit.

Part of #1103
oliverklee added a commit that referenced this issue Mar 7, 2025
oliverklee added a commit that referenced this issue Mar 7, 2025
The `set()` method will be removed soon.

Also unify the tests a bit.

Part of #1103
oliverklee added a commit that referenced this issue Mar 7, 2025
The `set()` method will be removed soon.

Also unify the tests a bit.

Part of #1103
oliverklee added a commit that referenced this issue Mar 7, 2025
We now have beautiful, cleanly-typed getters to use instead.

Part of #1103
JakeQZ pushed a commit that referenced this issue Mar 7, 2025
The `set()` method will be removed soon.

Also unify the tests a bit.

Part of #1103
JakeQZ added a commit that referenced this issue Mar 7, 2025
JakeQZ pushed a commit that referenced this issue Mar 7, 2025
We now have beautiful, cleanly-typed getters to use instead.

Part of #1103
oliverklee added a commit that referenced this issue Mar 7, 2025
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 a pull request may close this issue.

1 participant