Skip to content

[Glenn Lee] iP#246

Open
glennljs wants to merge 59 commits into
nus-cs2103-AY2021S2:masterfrom
glennljs:master
Open

[Glenn Lee] iP#246
glennljs wants to merge 59 commits into
nus-cs2103-AY2021S2:masterfrom
glennljs:master

Conversation

@glennljs
Copy link
Copy Markdown

No description provided.

Comment thread src/main/java/checklst/task/Event.java Outdated
Copy link
Copy Markdown

@zhoube zhoube left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very well done! I believe you have adhered to almost all of the Java Coding Standards!

Copy link
Copy Markdown

@yienyoong yienyoong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your code is easy to read and largely follows coding standards. Nice work!

/**
*
*/
private static final long serialVersionUID = 4447981462872622989L;
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perhaps this should be 'SERIAL_VERSION_UID' as it is a constant?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I also thought so but apparently this is some optional requirement by java and is meant to be spelled like this? I'm not too sure because my IDE (vscode) added it in automatically.

Comment thread src/main/java/checklst/task/Deadline.java
Comment thread src/main/java/checklst/parser/Parser.java Outdated
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.

4 participants