View Single Post
  #20  
Old October 25th, 2004, 04:17 PM

Rowlff Rowlff is offline
Private
 
Join Date: Oct 2004
Location: Germany
Posts: 19
Thanks: 0
Thanked 0 Times in 0 Posts
Rowlff is on a distinguished road
Default Re: PBEM game: Advice and/or recommendations?

Like you said, Gandalf: There always more than one way to do it. I prefer the database approach, because it allows for so much more flexibility in aggregating data. A list of all games you play? Just an SQL query! Displaying all games that have open positions left? Another simple query!

Whatever! I've started working on 'domserv' (anybody have a better name?) today, and am making progress (at least that's what I think). As soon as I have something to show, I'll either point you to the address or send you the files to try them on your own machine.
Reply With Quote