Java solution (with TDD, no less)#41
Conversation
|
@MilanVlaski looks very good! Way more object oriented than the original version :) I see that you've made changes here not only related to OOP redesign, but also simply related to the quality of documentation and XML configuration. Can you please make them in separate PRs? For example, the I'm not going to merge your OOP changes, as you understand, because they will ruin the idea of this repo - other people must see the "wrong" version, not a "clean" one. But your other changes are very good and deserve to be merged. |
|
I assume you want the TODO.md to be copied to the README.md. I'll make the pull requests most likely tomorrow. Good night. |
@yegor256 Thank you for your great practical work. You've helped many to adopt object thinking!
I would appreciate some feedback on this pull request.