home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / software / 3007 < prev    next >
Encoding:
Text File  |  1992-07-30  |  5.2 KB  |  122 lines

  1. Newsgroups: comp.software-eng
  2. Path: sparky!uunet!mcsun!sunic!ugle.unit.no!sigyn.idt.unit.no!trygge
  3. From: trygge@idt.unit.no (Eirik Tryggeseth)
  4. Subject: Re: Need papers on Module Classification
  5. Message-ID: <1992Jul30.123306.9768@ugle.unit.no>
  6. Sender: news@ugle.unit.no (NetNews Administrator)
  7. Reply-To: trygge@idt.unit.no (Eirik Tryggeseth)
  8. Organization: Div. of CS & Telematics, Norwegian Institute of Technology
  9. References:  <1992Jul29.185020.1@jaguar.uofs.edu>
  10. Date: Thu, 30 Jul 92 12:33:06 GMT
  11. Lines: 109
  12.  
  13. In article <1992Jul29.185020.1@jaguar.uofs.edu>, littlec1@jaguar.uofs.edu (Chris Little) writes:
  14. |> 
  15. |> I am currently researching classification of software modules and quite like
  16. |> the paper "Classification of Reusable Modules" by Ruben Prieto-Diaz.  I would
  17. |> very much like to get my hands on more papers along the same lines, but our
  18. |> library here is not exactly geared towards research in the software
  19. |> engineering/computer science field.  Could some of you out there direct me to
  20. |> some good research papers in this area?  Thank you in advance.
  21. |> --
  22. |> Chris Little, Programmer/DBA
  23. |>                                                 University Computing Systems
  24. |>                                                 University of Scranton
  25. |>   LITTLEC1@JAGUAR.UOFS.EDU                      Scranton, PA 18510
  26.  
  27. Hi,
  28.  
  29. Three months ago, I finished my Master's on classification of reusable
  30. software components. We pretty much followed Prieto-Diaz' approach,
  31. and defined a set of facets for classification of OO components. The
  32. thesis was tightly coupled with the European ESPRIT research project
  33. REBOOT (Reuse By OO Techniques). 
  34.  
  35. We have a number of articles written on the subject, all of them can
  36. be sent to you on email (Postscript format) if you are interested:
  37.  
  38. Accepted at TOOLS7: 
  39.         Classification of Object-Oriented Components for Reuse
  40. Accepted at DEXA92: 
  41.         Heuristics for Maintaining Term Structures for Relaxed Search
  42. Accepted at SEI92 : 
  43.         Software Reuse in an Educational Perspective
  44. Accepted at SING92: 
  45.         Organizational Aspects of Software Reuse
  46. Accepted at CIKM92: 
  47.         Weighted Term Spaces for Relaxed Search
  48. Submitted to DE93  : 
  49.         A Relaxed Query Processing Approach for Engineering Databases
  50. Submitted to IJSEKE: 
  51.         Organizing Large Libraries of Reusable Components: The REBOOT Approach
  52. Submitted to SWOOP92:
  53.         REBOOT: a Reuse Support Environment
  54. Others:
  55.         Relaxed Retrieval of Large Components
  56.  
  57. In addition to this, you can get a copy of our thesis (about 160 pages
  58. long).  We also have implemented a working prototype of a
  59. classification system with different browsers and facilities for
  60. classification, retrival and termspace maintenace. The system is
  61. currently used by a summerjob student classifying the COOL library.
  62. The NIH library and a resource allocation application.
  63.  
  64. The prototype system  is implemented using AT&T 2.1 C++, InterViews and NIH.
  65. If there is any interest, we could make this publicly available via ftp.
  66.  
  67.  
  68. Appropriate expansions for the abbreviations used above are:
  69.  
  70. TOOLS7: Technology of Object-Oriented Languages and Systems
  71.         Dortmund, Germany, Mar/Apr '92
  72.  
  73. DEXA92: 3rd International Conference on Database and Expert Systems
  74.         Applications, September 2-4, 1992, Valencia, Spain 
  75.  
  76. SEI92 : Sixth SEI Conference on Software Engineering Education
  77.         In cooperation with ACM and IEEE Computer Society
  78.  
  79.             October 5-7, 1992
  80.                Hyatt Islandia Hotel
  81.               San Diego,  California
  82.  
  83. SING92: The Singapore COmputer Society (SCS) Silver Jubilee Conference
  84.         will be held on October 12-14, 1992 as the prelude to the Singapore
  85.         Informatics '92 (the annual IT fair in Singapore).  It is organised by
  86.         the SCS and supported by the National Computer Board (NCB).
  87.  
  88. CIKM92: The First International Conference on Information and Knowledge
  89.         Management (CIKM-92) will be held November 8-11, 1992 at the Radisson
  90.         Lord Baltimore Hotel in Baltimore, Maryland and will focus on recent
  91.         advances in database, knowledge base and information retrieval
  92.         technologies.  It is sponsored by ISMM and is being held in
  93.         cooperation with ACM (SIGART & SIGIR), AAAI, and the IEEE Computer
  94.         Society.
  95.         
  96.         For an automatic reply containing more information about CIKM-92, send
  97.         email to CIKM-INFO@CS.UMBC.EDU.  Send queries to CIKM@CS.UMBC.EDU.
  98.  
  99. DE93  : Data Engineering 92, Vienna, Austria, 19-23 April 1993
  100. IJSEKE: International Journal of Software Engineering and 
  101.         Knowledge Engineering
  102. SWOOP92: 1992 Scandinavian Workshop on Object Oriented 
  103.          Programming Languages and Systems (SWOOP'92)
  104.  
  105.        September 2-3, 1992
  106.        The Royal Institute of Technology, Stockholm, Sweden
  107.        
  108.        The aim of this workshop is to provide a forum for researchers, mainly
  109.        >from Scandinavian countries, to present recent research results on
  110.        object-oriented and object-based programming techniques, including
  111.        concurrent systems, and to discuss potential cooperations in the future.
  112.  
  113.  
  114. -----------
  115.  
  116. Eirik Tryggeseth                            email: trygge@idt.unit.no
  117. Department of Computer Science              phone: +47 7 594483
  118. Norwegian Institute of Technology (NTH)     fax  : +47 7 594466
  119. N-7034 Trondheim
  120. NORWAY
  121.  
  122.