home *** CD-ROM | disk | FTP | other *** search
/ Chip 1995 March / CHIP3.mdf / utility / domain / readme.txt < prev   
Encoding:
Text File  |  1995-01-23  |  3.4 KB  |  117 lines

  1. ********************************************************************************
  2.  
  3.   OO    OOO   OOO  OOOO   OOO  OOOOO    OOO      OO    O   O    O    OOO  O   O
  4.  O  O   O  O    O  O     O       O      O  O    O  O   OO OO   O O    O   OO  O
  5. O    O  OOO     O  OOO   O       O      O   O  O    O  O O O  OOOOO   O   O O O
  6.  O  O   O  O    O  O     O       O      O  O    O  O   O   O  O   O   O   O  OO
  7.   OO    OOO   OO   OOOO   OOO    O      OO       OO    O   O  O   O  OOO  O   O
  8.  
  9. ********************************************************************************
  10.  
  11.  Thank you for your interest in "object domain".
  12.  
  13.  Object Domain is a object oriented design and analysis tool. It is based on the
  14.  book: "OBJECT ORIENTED ANALYSIS AND DESIGN with Applications second edition"
  15.  by Grady Booch.
  16.  
  17.  All diagrams are available in this version.
  18.  
  19.  INSTALLATION:
  20.  ------------
  21.  
  22.  To install this program just run the supplied setup program. From the program
  23.  manager select file/run  "a:\install".
  24.  
  25.  
  26.  
  27.  
  28.  SHAREWARE:
  29.  ---------
  30.  
  31.  This program is not public domain nor freeware. It is being distributed as
  32.  shareware.This means that you can evaluate this program for free for a trial
  33.  period of 30 days. Using this program after this trial period is a copy right
  34.  violation.
  35.  
  36.  Also the shareware version of this program will print a message on the bottom
  37.  and the header of printouts.
  38.  
  39.  If you register you will receive the latest version without these restrictions.
  40.  You will also receive the latest version of the software.
  41.  Registered users will also receive a 32 bit version of the program.
  42.  
  43.  See the programs help file for information on how to register
  44.  ( from the help menu on the menubar select About, in the About dialog select
  45.   Help).
  46.  
  47.  
  48.  KNOWN PROBLEMS :
  49.  --------------
  50.  
  51.  Typing text in diagrams which are zoomed does not work.
  52.  
  53.  KNOWN SHORTCOMMINGS :
  54.  -------------------
  55.  
  56.  - Code generation is rather simple :
  57.     Only information from the class,attribute,and operation templates is used.
  58.     Module depeendencies are only generated for dependencies between bodies and
  59.     and specifictation modules ( subsystem dependencies have no effect on the
  60.     generated    code)
  61.  
  62.  - Referencing (importing) classes and categories in other diagrams is not
  63.     possible.A workaround for this is to use you own naming convention for
  64.     referencing objects.
  65.  
  66.     e.g.   @Class1 would be a reference to class A
  67.  
  68.     ( Note if you do not intend to use code generation you could give both object
  69.      the same name)
  70.  
  71.  
  72.  
  73.  REPORTING PROBLEMS, ENHANCEMENT REQUESTS:
  74.  ----------------------------------------
  75.  
  76.  - Please send me mail or email regarding problems and enhancement requests.
  77.  
  78.     For problems please send a description on how to reproduce this problem
  79.     (if possible to reproduce)
  80.  
  81.     For enhancements please specify exactly what you want and how important this
  82.     feature is to you. I don't promise the requested feature will be added in the
  83.     next version but if you don't ask....
  84.     Enhancements requested by many users will be considered first.
  85.  
  86.  
  87.     Features currently on the list for planned features:
  88.     - the known problem + shortcommings listed above
  89.  
  90.     - Reverse engineering:
  91.         ( this will also allow to keep code and diagrams up to date. )
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101. HOW TO REACH ME :
  102. ----------------
  103.  
  104. mail:
  105.  
  106.  Dirk Vermeersch
  107.  1397 Ridgewood Drive
  108.  San Jose CA 95118
  109.  
  110.  email :
  111.  dirkv@netcom.com
  112.  
  113.  or compuserve ID
  114.  71202.2323
  115.  
  116.  
  117.