[Divunal-devel] Release criteria
James Knight
jknight@MIT.EDU
Sat, 14 Aug 1999 16:48:43 -0400
Oh yeah, also about versioning, I'd say that the right way to version is:
in a version number x.y.z:
z gets incremented for non-api changing bugfixes
y gets incremented for api-changing new features/fixes
z gets incremented for large-scale changes that have lots of stuff changed
or will require/recommend a lot of changes in game stuff or that has a
major addition that game-developers would notice. (e.g. multiple server
capability or something)
-James
--
You are in a maze of testy little Java VMs, all subtly different.