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

Emit hex version of codepoint #8

Closed
wants to merge 1 commit into from
Closed

Conversation

backflip
Copy link
Contributor

@backflip backflip commented Apr 4, 2014

@nfroidure
Copy link
Owner

After some thinking, i think the best is to keep codepoints as integers, for compatibility reasons, but also cause it is the more memory efficient way to store the information.

Imha, a plugin responsibility is to provide information in an universal and lightweight format instead of assuming which usage users will make of its information. As pointed out by your PR, doing a codepoint.toString(16) is simple enough to let users manage this conversion.

I'll add it to the usage section of the REAME to help users but wont merge this PR. Sorry 'bout that, hope you'll agree on my thoughts.

@nfroidure nfroidure closed this Apr 5, 2014
@backflip
Copy link
Contributor Author

backflip commented Apr 5, 2014

Sounds absolutely reasonable.

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 this pull request may close these issues.

2 participants