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

Refactor/utils to kotlin #42

Merged

Conversation

RadiationX
Copy link
Contributor

Перевел на kotlin:
Log - дополнительно вынес try/catch в сами методы, чтобы в местах вызова не беспокоиться об ошибках. Добавил тесты.

Loader - readAndCloseStream переписал с котлиновским use, readtext.
Удалил метод "loadProgram", т.к. делает то-же самое и нигде не юзался.
Добавил тесты.

Handler - ничего особо не трогал, только printf заменил println с котлиновскими шаблонами строк.
Тесты не добавлял, не понятно как тестить пока-что.

LzrException - пришлось перевести, иначе не собиралось

@ArtyomKingmang ArtyomKingmang merged commit 20e749b into ArtyomKingmang:main Jul 12, 2024
1 check failed
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