Closed jonasfa closed 11 years ago
Just updated the README.md file. Somehow ack
found the regex occurences on src/ but not on README.md.
Let me know if there's anything keeping you from merging this change.
@JakeWharton it's been a month now since you last replied. Is there anything pending for this pull request to be accepted/merged?
If you really want to use a hash code for a key, use Integer.toHexString() rather than converting it to a string in the regular way. You won't get any negative signs that way.
@swankjesse Thank you! Hadn't thought of Integer.toHexString().
I used UUID as a key with 1.1.0 and can't change it :/ Why dash in key is not allowed anymore?
Hmmm. @swankjesse think we should re-allow dashes? Don't see any reason against it, myself.
I would be very appreciate!
Yeah, for UUIDs alone this is a good idea.
Useful for HTTP caching and other cases.
For instance: