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

[Feature] Built-in support for common classes #6

Open
chachako opened this issue Dec 7, 2023 · 2 comments
Open

[Feature] Built-in support for common classes #6

chachako opened this issue Dec 7, 2023 · 2 comments
Assignees

Comments

@chachako
Copy link
Collaborator

chachako commented Dec 7, 2023

For commonly used classes like java.util.Date and java.util.UUID, it might be worth considering built-in support for them at the compiler level, eliminating the need for users to manually create type converters for these types.

@whitescent What do you think?

@chachako chachako self-assigned this Dec 7, 2023
@whitescent
Copy link
Collaborator

LGTM LOL

@whitescent
Copy link
Collaborator

whitescent commented Dec 7, 2023

what about using Kotlinx-datetime?

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

No branches or pull requests

2 participants