home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / sci / material / 876 < prev    next >
Encoding:
Internet Message Format  |  1992-11-09  |  3.9 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!caen!spool.mu.edu!sgiblab!nec-gw!nec-tyo!wnoc-tyo-news!sh.wide!wnoc-snd-ss2!akiu!ono
  2. From: ono@mood.mech.tohoku.ac.jp (Noboru Ono)
  3. Newsgroups: sci.materials
  4. Subject: MOOD/P3-PC: {Materials,Miniature} OODBS for IBM-PC
  5. Message-ID: <ONO.92Nov10110229@mood.mood.mech.tohoku.ac.jp>
  6. Date: 10 Nov 92 02:02:29 GMT
  7. Sender: news@akiu.gw.tohoku.ac.jp
  8. Distribution: sci
  9. Organization: Dept. of Machine Intelligence and Systems Engineering, Fac. Eng.,
  10.     Tohoku Univ., Sendai 980 Japan
  11. Lines: 80
  12. Nntp-Posting-Host: mood
  13.  
  14. thanking many people's interest on the previous product of our project,
  15. MOOD/P3, now we have made anonymous-ftp'able from
  16.  
  17.      mood.mech.tohoku.ac.jp (130.34.88.61)
  18.  
  19. a more portable and readable version, MOOD/P3-PC. 
  20.  
  21.      MOOD/P3(-PC) is a general purpose OODBS program. yet we call this
  22. for "Material's data" and post this in this news-group because we
  23. think that this much capability is needed to deal with material data
  24. whose contents tend to spill out of the ability of conventional
  25. database systems. from its release note:
  26.  
  27.  ====================================================================
  28.  MOOD/P3-PC ver.1.00:
  29.  Material's/Miniature Object-Oriented Database Prototype for
  30.  NEC/IBM-PC,
  31.  
  32. is an object-oriented database system program and does exactly the
  33. same thing as our previous release, MOOD/P3, which was exclusively for
  34. NEC/PC-9801. See, therefore, the manual for MOOD/P3 in ../doc if you
  35. are interested in what it is all about.
  36.  
  37.      this release is made in the form of source program files to be
  38. consulted and run on Arity/Prolog interpreter. the program is supposed
  39. to be portable among NEC/PC-9801, its clones, IBM-PC and its clones
  40. with MS-DOS and Arity/Prolog Interpreter. We could have tested this
  41. on:
  42.     1) NEC/PCs with MS-DOS 3.3
  43.     2) a nameless IBM-PC clone machine with MS-DOS/V, both in Japanese
  44. and English modes.
  45.  
  46. we are not very sure if this program runs OK in other IBM-PC
  47. environment. we would be very pleased indeed if you tell us the result
  48. you get on your machine.
  49.  
  50.      making MOOD/P3 portable was accomplished by removing the usage of
  51. C-functions which rely on particular hardware configulations of
  52. NEC/PC. This results in the abolision of
  53.  
  54.      1) the use of graphic drawings in display things,
  55.      2) the use of mouse,
  56.      3) hardware dependent scrolling and screen saving/restoring.
  57.  
  58. the first wouldn't matter much and the second would have made things a
  59. bit inconvenient. The third should have made the program slower;
  60. however, we think we have overcome this by changing the methods of
  61. pretty-printing and focus manipulations.
  62.  
  63.      rather, these changes make the program simpler and more readable
  64. so that this release would provide better platform to which you may
  65. put in further inovations in regard to OODBS functionalities and user
  66. interface behavior. we are pleased to hear these from you.
  67.  
  68.      In association with the above change, key assignments are
  69. slightly changed from those described in the MOOD/P3 manual. the new
  70. key assignments can be found in the source program file, EO.ARI, or in
  71. menu display invoked by hitting H in Object-Editor.
  72.  
  73.      also, the function of class-tree display is largely enriched;
  74. we now call it the class-manager which is capable of:
  75.  
  76.      1) cruising entire class tree,
  77.      2) edit a class,
  78.      3) moving a brach by rewriting the superclass in the above,
  79.      4) deleting an unnecessary class.
  80.  
  81. the key-command menu for the class-manager, promptings and source
  82. program, CLASSMGR.ARI will explain its use.
  83.  
  84. ==================================================================
  85.  
  86.      We hope you will enjoy this program. mails telling bugs,
  87. inconveniences, objections will be appreciated.
  88. --
  89.  
  90. Noboru Ono                                             
  91. Dept. of Machine Intelligence and Systems Engineering, 
  92. Faculty of Engineering, Tohoku University.            
  93. Tel:++22-222-1800, Fax:++22-268-3688, E-mail:ono@mood.mech.tohoku.ac.jp
  94.