Ed Leafe wrote:
On Oct 15, 2006, at 9:47 PM, Paul McNett wrote:

Fixed the way that the default pref for playername was being handled.
Paul, there is a problem with the process of sending a high game score to the server. I got the following printout:

Did the score make it to the server or no?

Dunno; it really wasn't that great a score, so I doubt it would appear in the listing of the best. Can you see if there is a new minesweeper score posted by me tonight?

Sure... looks like it made it.

mysql> select * from minesweeper_scores;
+----+-----------+---------------------+--------------------+--------------------------------------------------+---------+
| id | gamedefid | timestamp           | playername         |

[snip]
| 44 | 1 | 2006-10-16 01:24:13 | Ed Leafe | Testing name prefs | 47.0112 |
+----+-----------+---------------------+--------------------+--------------------------------------------------+---------+
39 rows in set (0.01 sec)

I think the messages you were seeing are normal for the case where the bizobj.new() gets called before bizobj.requery() is ever called.

--
pkm ~ http://paulmcnett.com


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev

Reply via email to