-
Notifications
You must be signed in to change notification settings - Fork 78
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
[Yeon Jeho] iP #71
base: master
Are you sure you want to change the base?
[Yeon Jeho] iP #71
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remember to look through and refactor your code
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Your code is quite well organised, though I think there are some minor things you might have missed for coding standard violations!
Add command classes Add exceptions Handle user input exceptions
Fix error in unmark command
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work on your iP so far! I have left some comments for your consideration in improving the code quality. Do remember to keep an eye out for usage of magic literals.
SaveFile -> Storage CommandXXX -> XXXCommand
Reduce static parts from Nuke, Storage, Ui
Reduce magic literals
Add find command
NukeDataTime supports both String and LocalDateTime for time variants
Branch level 8
Branch level 9
Branch a javadoc
No description provided.