home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 22 gnu / 22-gnu.zip / db02_src.zip / BETA next >
Text File  |  1993-11-05  |  2KB  |  47 lines

  1. Recently, you mailed Darren Platt concerning a C++ Programmers Database
  2. that we have been writing. The product is called DiamondBase and is now
  3. ready for a round of beta testing.
  4.  
  5. Please read the Copyright file for our almost entirely non fascist
  6. requirements. Additionally, the following conditions are added for beta
  7. testers.
  8.  
  9.     Please do not give this beta to other people (except those working
  10.     with you). We are happy for them to beta test for us, but would rather
  11.     they come through us so we have a list of our beta testers. We do not
  12.     want beta copies distributed all over the place, making support for the
  13.     package once it is released difficult.
  14.  
  15.     We would also not suggest incorporating beta code into a distributable
  16.     package. It is far wiser to wait for a release version (which,
  17.     depending on how quickly you analyse this version, shouldn't be too far
  18.     away).
  19.  
  20. At the bottom of this mail, and in subsequent mail, you will find a
  21. uuencoded version of diamond.tar.Z. Remove the mail headers and this
  22. rambling and uudecode the file.
  23.  
  24. The .tar.Z file is also available via anonymous ftp from
  25. pippin.cs.monash.edu.au in /pub/export.
  26.  
  27. After that extract the package from diamond.tar.Z.
  28. The easiest way to do this is:
  29.     zcat diamond.tar.Z | tar -xf -
  30.  
  31. This will create a diamond subdirectory under the current directory. Please
  32. read the README file in that directory. It has instructions.
  33.  
  34. When (or if) you find a bug, please send us a description of the problem,
  35. any input and output that is relevant _AND_ the code that caused it (enough
  36. code for us to repeat it). Also, we would appreciate it if you could send
  37. us any applications you write so that we may determine how people are using
  38. the package, what calls are more frequently used and general usage patterns
  39. etc. We will not do anythying with this code other than use it for
  40. statistical purposes.
  41.  
  42. Good luck, we look forward to hearing from you.
  43.  
  44. Kevin Lentin
  45. Darren Platt
  46. Andrew Davison
  47.