McGill-ECSE321-Winter2020 / project-group-01

project-group-01 created by GitHub Classroom
2 stars 5 forks source link

implement a comment sorting function by date #43

Closed Louismousine closed 4 years ago

ding-ma commented 4 years ago

how about by user also

Mat-san commented 4 years ago

Could be accomplished by implementing the comparable interface with the relevant classes.

Louismousine commented 4 years ago

how about by user also

no, we want to sort so as to have the forum the display the comments in order. dont care about users