Author: bkuhn
Date: Sat Jun 20 20:32:02 2009
New Revision: 5871

URL: http://svn.gna.org/viewcvs/pokersource?rev=5871&view=rev
Log:
Rewrote semantics description of PacketPokerTablePicker().

This was based on discussions with dachary about the semantics of what is
expected by the feature as described in sr#2364.  Relevant portion of
discussion:

  <bkuhn> The current specification for TablePicker as I understand it is
          that it takes the player through JOIN and SEAT, but not BUY-IN.
          I note that BUY_IN is the place in avatar where
          service.autoRefill() is called.  So, shouldn't we *not* do the
          autoRefill() w/ tablePicker, since we expect BuyIn will do it?

  <dachary> SEAT + BUY_IN + SIT
  <bkuhn> OH!
  <dachary> JOIN + SEAT + BUY_IN + SIT
  * bkuhn must change the tests then. :)
  <bkuhn> I thought we only too it to SEAT and then gave them a buy-in window.
  <dachary> tablepicker primary purpose is : get me to the action right now
  <dachary> I'm glad we cleared that now :-)

This conversation was circa 20:00 on 2009-06-20, and should be archived at:
    http://pokersource.info/irc/[email protected]/2009-06-20.html

Modified:
    branches/table-picker/poker-network/pokernetwork/pokerpackets.py


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

Reply via email to