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

[iOS][non-icu] HybridGlobalization implement missing functionalities #94215

Closed
3 tasks done
mkhamoyan opened this issue Oct 31, 2023 · 2 comments
Closed
3 tasks done

[iOS][non-icu] HybridGlobalization implement missing functionalities #94215

mkhamoyan opened this issue Oct 31, 2023 · 2 comments
Assignees

Comments

@mkhamoyan
Copy link
Contributor

mkhamoyan commented Oct 31, 2023

Investigate and see if it is possible to implement below functionalities

  • CompareInfo.GetSortKey
  • CompareInfo.GetSortKeyLength
  • CompareInfo.GetHashCode

Review the doc and update it https://github.com/dotnet/runtime/blob/main/docs/design/features/globalization-hybrid-mode.md#

Contributes to #80689

@mkhamoyan mkhamoyan self-assigned this Oct 31, 2023
@ghost ghost added the untriaged New issue has not been triaged by the area owner label Oct 31, 2023
@ghost
Copy link

ghost commented Oct 31, 2023

Tagging subscribers to this area: @dotnet/area-system-globalization
See info in area-owners.md if you want to be subscribed.

Issue Details

Investigate and see if it is possible to implement below functionalities

  • CompareInfo.GetSortKey
  • CompareInfo.GetSortKeyLength
  • CompareInfo.GetHashCode

Review the doc and update it https://github.com/dotnet/runtime/blob/main/docs/design/features/globalization-hybrid-mode.md#

Contributes to #80689

Author: mkhamoyan
Assignees: mkhamoyan
Labels:

area-System.Globalization, os-ios

Milestone: -

@mkhamoyan
Copy link
Contributor Author

Implemented by #95260

@ghost ghost removed the untriaged New issue has not been triaged by the area owner label Dec 15, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Jan 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant