Closed cjinting-nus closed 5 years ago
2 is probably the easiest way, especially at this juncture
I think it will affect how friends work as well since they are stored on Person after calling friend
or unfriend
I think it will affect how friends work as well since they are stored on Person after calling
friend
orunfriend
Yep it will. I will go with 2 as its pretty common that you can't change your username
Modifying the name (also means changing the username in this case) would cause the login to stop working
I think this is due to the method
logic.matchUserToPerson()
Proposed solution would be to either: