Closed GoogleCodeExporter closed 9 years ago
Completely removed the BNetUser cache. In its place, the getBNetUser() methods
were
added to the Connection class. Instead of checking in the cache, they will
iterate of
the users presently in the channel, per r957. If it finds a user, it will
return a
modified perspective clone with the save flags/ping/statstr. Otherwise, it will
return a new user with NULL flags/ping/statstr.
Original comment by sco...@gmail.com
on 12 Dec 2007 at 8:37
Original issue reported on code.google.com by
sco...@gmail.com
on 7 Dec 2007 at 4:25