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

Convert Public Java Iterator classes to .NET Enumerators or Mark Internal #24

Open
NightOwl888 opened this issue Mar 14, 2020 · 0 comments

Comments

@NightOwl888
Copy link
Owner

With the possible exception of BreakIterator and its subclasses, all public iterators should be converted to enumerators or (if not critical end user functionality) marked internal so they can be dealt with later.

Most of this work has already been completed, with the exception of iterators in the ICU4N.Collation assembly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant