Author: bkuhn
Date: Sat Jul  4 19:23:08 2009
New Revision: 5997

URL: http://svn.gna.org/viewcvs/pokersource?rev=5997&view=rev
Log:
Closed bug#13778.  Loic had warned against using listTables() for the
purposes of PacketPokerTablePicker().  I convinced him it was a good
solution, but I was wrong. :) This patch, merged from branch
list-tables-bug-13778 (developed there from r5988 to r5994), returns
listTables() to a state whereby it supports only PacketPokerTableSelect(),
but uses a new method, PokerService.searchTables(), which takes all the
arguments needed by PokerService.getTableBestByCriteria().  This also
eliminates the need for
PokerAvatar._convertTablePickerArgsToListTableQuery().  Tests and
documentation for relevant methods has been adjusted where needed.

Modified:
    trunk/poker-network/ChangeLog
    trunk/poker-network/pokernetwork/pokeravatar.py
    trunk/poker-network/pokernetwork/pokerservice.py
    trunk/poker-network/tests/test-pokeravatar.py.in
    trunk/poker-network/tests/test-pokerservice.py.in


_______________________________________________
Pokersource-commits mailing list
[email protected]
https://mail.gna.org/listinfo/pokersource-commits

Reply via email to