Skip to content

Conversation

@Jane11eR
Copy link

@Jane11eR Jane11eR commented Dec 9, 2024

After reviewing the code I noticed that some of the code was repeated a lot like in the classes for the Events and for some of the classes under the main subpackage. I thought the structure of the code was overall solid and good, but the parts where code was repeated was a little hard to read. The reason why I added the javadocs were so that the methods could be explained more on what they could do. I added TODO comments because I thought the suggestions would be more helpful in the flow of the code. Most of the javadocs in the Event classes were to explain what the public methods to since it can help people reading what that code does. I added TODO comments for the Event classes so some of the repeated code could be simplified later by using a helper method and for other reasons that could help with checking if the code works in other areas.

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.

1 participant