CATROID-1623 Refactor GlideToAction to Kotlin#5099
Conversation
|
Hi Markus, 4 suggestions;
And squash all commits into one commit BR Dominik |
|
|
Hi Dominik, i tried to follow your suggestions 2–4! As for point 1), I understand your argument regarding consistency. However, I believe that in Kotlin it's cleaner to work this way, since set/get are generated automatically and their usage is preferred. |
4dca07a to
fc00002
Compare
|
harshsomankar123-tech
left a comment
There was a problem hiding this comment.
Hi @doppem15 , thanks for the refactoring! I have a few minor concerns.
d696f4a to
6698873
Compare
harshsomankar123-tech
left a comment
There was a problem hiding this comment.
@doppem15 @dorianpercic I’ve addressed my concerns, and one failing test case has now been fixed. Now LGTM.
Thanks!
|
wslany
left a comment
There was a problem hiding this comment.
PO reviewed and found working as expected.



The following files were refactored and converted to Kotlin by me and simplified as much as possible:
- GlideToAction.kt
- GlideToActionTest.kt
Furthermore, the file "ActionPhysicsFactory.kt" was modified to ensure compatibility with the new Kotlin files.
https://catrobat.atlassian.net/browse/CATROID-1623
Your checklist for this pull request
Please review the contributing guidelines and wiki pages of this repository.