harrenluke8 / nominationwhist

Automatically exported from code.google.com/p/nominationwhist
0 stars 0 forks source link

Review of new javascript interface and corresponding java controllers #3

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Commited to trunk, review and update.

Original issue reported on code.google.com by robkated...@gmail.com on 25 Oct 2009 at 12:27

GoogleCodeExporter commented 8 years ago
Place to review: phase handling in /update java controller

Original comment by robkated...@gmail.com on 25 Oct 2009 at 8:43

GoogleCodeExporter commented 8 years ago
Place to review: Code which initialises rounds in GameBoard - I am currently 
doing something ungodly with it

Original comment by robkated...@gmail.com on 25 Oct 2009 at 8:47

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Place to review: data returned by phase.

At the moment I am having to return the entire previous trick (if there is one) 
every time we return a trick. I don't 
like this but not sure at the moment what to do about it.

Original comment by robkated...@gmail.com on 2 Nov 2009 at 9:52

GoogleCodeExporter commented 8 years ago
Review complete. Work agreed:

1) Modify data generation code to use an enumeration indexed array.

Original comment by robkated...@gmail.com on 4 Nov 2009 at 9:05