March 24, 2019
8:59 p.m.
hello, I think I have to reconsider my classes and reponsibilities Right now Im thinking of this Team : responsinble for team properties Ranking : reponsibilities for checking if a team is in the ranking and updating the team statics Tournament : parsing the ganes and call the right functions on Ranking Can this work or am In making to much classes Roelof Op 24-3-2019 om 19:02 schreef Roelof Wobben:
Hello,
I tried another way to solve this but the code is a mess now.
I can update a record but the record is not updated. And I have to do a lot of the same steps for every team.
Anyone who can help me to get out of this mess.
Code so far:Â https://github.com/RoelofWobben/tournament
Roelof