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

Investigate impact of data object #114

Open
alexvanyo opened this issue Sep 29, 2022 · 0 comments · May be fixed by #124
Open

Investigate impact of data object #114

alexvanyo opened this issue Sep 29, 2022 · 0 comments · May be fixed by #124
Assignees
Labels
enhancement New feature or request

Comments

@alexvanyo
Copy link
Collaborator

Kotlin 1.7.20 introduced a new data object variant of an object, as documented here:
https://kotlinlang.org/docs/whatsnew1720.html#improved-string-representations-for-singletons-and-sealed-class-hierarchies-with-data-objects

Whether this works out of the box or needs additional handling needs to be investigated.

@alexvanyo alexvanyo self-assigned this Sep 29, 2022
@alexvanyo alexvanyo added the enhancement New feature or request label Apr 5, 2023
@alexvanyo alexvanyo linked a pull request Apr 5, 2023 that will close this issue
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 a pull request may close this issue.

1 participant