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

Json Format for java.util.UUID #243

Open
supersnager opened this issue Jan 5, 2018 · 2 comments · May be fixed by #313
Open

Json Format for java.util.UUID #243

supersnager opened this issue Jan 5, 2018 · 2 comments · May be fixed by #313

Comments

@supersnager
Copy link

Hi,
UUID type is used very often in json (json-rpc etc), so i think that it will be good to have formater for UUID as standard method in DefaultJsonProtocol.
I can do pull request with it, but i don't know which place in code will be good for it.
I think that this formatter could be in trait StandardFormats and named UUIDFormat.
Is it good idea?

@jrudolph
Copy link
Member

Yep, sounds good. Please go ahead with a PR and we can discuss details. (that is, if you are still interested, so sorry for the delay)

@supersnager
Copy link
Author

Nice, im still interested. I'll back to this topic next week.

@atararaksin atararaksin linked a pull request Jul 29, 2019 that will close this issue
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.

2 participants