Skip to content
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

Abstract display string to its own method #271

Merged

Conversation

drustanyjt
Copy link

Originally to display a note required directly access the note's value field. I added a new method that is essentially a getter to abstract this logic and improve readability.

Closes #261.

Copy link

@tengcharmaine tengcharmaine left a comment

Choose a reason for hiding this comment

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

LGTM

@Jayne1010 Jayne1010 merged commit c06b964 into AY2324S2-CS2103T-F14-2:master Apr 14, 2024
3 checks passed
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.

Refactor Note message access
3 participants