spray-json icon indicating copy to clipboard operation
spray-json copied to clipboard

Json Format for java.util.UUID

Open supersnager opened this issue 8 years ago • 2 comments

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?

supersnager avatar Jan 05 '18 11:01 supersnager

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)

jrudolph avatar Jul 10 '18 14:07 jrudolph

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

supersnager avatar Jul 14 '18 19:07 supersnager