[97] in Project_DB
Re: Issue numbers and task numbers
daemon@ATHENA.MIT.EDU (miki@MIT.EDU)
Thu Apr 17 15:25:21 1997
From: miki@MIT.EDU
To: Bill Cattey <wdc@MIT.EDU>
Cc: project-db@MIT.EDU
In-Reply-To: Your message of "Thu, 17 Apr 1997 15:18:57 EDT."
<InJbSV0GgE475e27AR@mit.edu>
Date: Thu, 17 Apr 1997 15:24:56 EDT
All "unique numbers" come from a common sequence which grows by 1 anytime you
add something. We could have distinct pools for project numbers, issue numbers...
but if you remove something the number is not reused as it grows in one
direction.... like the time.
Miki.