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

Use new Kotlin multiplatform Uuid #494

Open
Whathecode opened this issue Nov 5, 2024 · 0 comments
Open

Use new Kotlin multiplatform Uuid #494

Whathecode opened this issue Nov 5, 2024 · 0 comments
Labels
enhancement Nice to have, non-functional requirements.

Comments

@Whathecode
Copy link
Member

CARP created it's own UUID implementation, since no multiplatform solution was around when CARP was created.

However, it seems that as part of the Kotlin 2.0 release, there is now a multiplatform (still experimental) Uuid class: https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.uuid/-uuid/

Investigate whether this could be used instead.

@Whathecode Whathecode added the enhancement Nice to have, non-functional requirements. label Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Nice to have, non-functional requirements.
Projects
None yet
Development

No branches or pull requests

1 participant