Perhaps should we have: db-spec-current db-spec-unstable db-spec-x.x.x db-spec-current is the current release (atm 1.0.36) db-spec-unstable is the current version in development db-spec-x.x.x is the older versions that have been replaced where x.x.x is the revision eg db-spec-1.0.35
(you could create an archive folder for the older versions to be moved into) ./db-spec-current ./db-spec-unstable ./archive/db-spec-x.x.x On Tue, 01 May 2007 10:09:50 +0200, Loic Dachary <[EMAIL PROTECTED]> wrote: > Ryan McLean <[EMAIL PROTECTED]> writes: > >> The reason for documenting the sizes is 2 fold: > >> 1. Allows developers to code restrictions into their program eg web >> forms they can limit the sizes programatically & are aware that >> there are size restrictions.. > > Ok. I added the poker-network version (assuming 1.0.36) to the subtitle > to avoid confusion if the documentation is out of sync. > >> 2. Allows developers to find inconsistencies in both the database >> and program, eg the game could look for an int but recieve a float. > > That's good. > >> As to going out of sync.. well once I have the specification there >> ANY changes to the database should be replicated here by the >> developer committing the change (using your out of sync argument if >> noone updates / maintains this once its done ANY change to the db >> will result in it being out of sync). > > Will try to do this. Better safe than sorry, though ;-) > > Note the database changes to the soon-to-be-released 1.0.37: > > http://svn.gna.org/viewcvs/pokersource/trunk/poker-network/database/1.0.36-1.0.37.sql?rev=2772&view=auto > > That implement the tournament breaks described at: > > http://pokersource.info/developers/specifications/tournament-breaks.html > > Cheers, > > -- > +33 1 76 60 72 81 Loic Dachary mailto:[EMAIL PROTECTED] > http://dachary.org/loic/gpg.txt sip:[EMAIL PROTECTED] > Latitude: 48.86962325498033 Longitude: 2.3623046278953552 _______________________________________________ Pokersource-users mailing list [email protected] https://mail.gna.org/listinfo/pokersource-users
