Comment 6 for bug 1419454

Revision history for this message
iceman50 (bdcdevel) wrote :

poy - per your comments

1) not feasible since it's required in ClientManager::findHub

2) I've went with using std::pair

3) all logging features have been removed

Please advise on #1 as to how you would like to move forward (also note having it in NmdcHub requires static casts which I'm not sure is the best way

these are the functions affected ... ClientManager::findHub (obviously this won't be correct due to my previous comments
<http://pastebin.com/KLGpnUbq>

along with ClientManager::on(NmdcSearch, ... )
<http://pastebin.com/baREUnAy>