Thursday, December 08, 2005

Need For Speed

Some progress on the "All games" list. What I wanted was:

- No delay in loading the game list (SmartGo needs three seconds for it, quite acceptable but I prefer that things do not take any time),

- Be able to sort on player's names, ranks, date etc. without any delay. (it takes SmartGo a bit over a second). Without any delay with super-huge game collections as well.

It looks like I succeeded :)
Well, not that hard, with a full-fledged SQL database engine beneath the surface..
Moyo Go looks simple on the outside but what makes it tick is approximately 0.95 MLOC (million lines of code).

Now it's just to do the finishing touches and get this baby out the door!