Menu

#1 Provide userlist hashtable, not vector

open
None
5
2002-11-12
2002-07-30
Somik Raha
No

Currently, the java client returns a vector of users. A
Hashtable indexed on the username would be
advantageous - because, for sending unicast messages,
I could easily pick up the UserInfo object corresponding
to a user name. Currently I have to always enumerate
through the vector.

Regards,
Somik

Discussion

  • Abhishek Srivastava

    • assigned_to: abhi_sri --> jdevguru
     
  • Augusto Partida

    Augusto Partida - 2002-11-12
    • labels: 442504 -->
     
  • Augusto Partida

    Augusto Partida - 2002-11-12
    • milestone: 213734 -->
     

Log in to post a comment.