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

Users of IndexUnicodePropert(ies|y) should not put their hands in the raw map #716

Open
eggrobin opened this issue Feb 22, 2024 · 0 comments
Assignees

Comments

@eggrobin
Copy link
Member

Some of that was uncovered in #681, but the 💩 is really approaching the 🪭 with #699.
For now I will probably fix what breaks, but I want to come back to it to deal with that properly, which means:

  • IUP.load should be void for users (and the one that returns a UnicodeMap should be called loadRawMap).
  • most of the IUP.getWhatever should delegate the resolution to the IndexUnicodeProperty (which needs beefing up), or be removed altogether (callers can just use the UnicodeProperty).
@eggrobin eggrobin self-assigned this Feb 22, 2024
@eggrobin eggrobin changed the title Users of IndexUnicodeProperty should not put their hands in the raw map Users of IndexUnicodePropert(ies|y) should not put their hands in the raw map Feb 22, 2024
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

1 participant