From: Gerd M. <ge...@sm...> - 2001-07-02 13:22:02
|
Hi, I've got a suggestion regarding the player-member management: At the moment the players of a member and the roles played by a topic are managed with an ArrayList. I would suggest to use a HashMap where the keys are the id's. Then we could add Member.removePlayer( Topic ) and Topic.removeRolePlayed( Member ) methods with a good complexity. This would also avoid adding a player multiple times to a member. Best Regards, Gerd -- ________________________________________________________________ Gerd Mueller ge...@sm... SMB GmbH http://www.smb-tec.com |