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

GenerateStandardRegions - сортировка областей #1336

Closed
nixel2007 opened this issue Aug 17, 2020 · 0 comments · Fixed by #1359
Closed

GenerateStandardRegions - сортировка областей #1336

nixel2007 opened this issue Aug 17, 2020 · 0 comments · Fixed by #1359
Milestone

Comments

@nixel2007
Copy link
Member

Сейчас области генерируются со случайным порядком. Было бы здорово генерировать их с некоей логической последовательностью.

Например, public -> internal -> private.

Заметки по реализации - области хранятся в HashSet, можно переделать на какой-то из SortedSet, например, TreeSet

@nixel2007 nixel2007 added this to the 0.16.0 milestone Sep 14, 2020
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 a pull request may close this issue.

1 participant