home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / lang / lisp / mcl / 1832 < prev    next >
Encoding:
Internet Message Format  |  1992-12-11  |  1.4 KB

  1. Path: sparky!uunet!stanford.edu!apple!cambridge.apple.com!mmm@casimir.lanu.ca.us
  2. From: mmm@casimir.lanu.ca.us (Michael Maciag)
  3. Newsgroups: comp.lang.lisp.mcl
  4. Subject: Re: Commercial browser/editors for MCL?
  5. Message-ID: <m0n0LCe-000B3DC@casimir.lanu.ca.us>
  6. Date: 12 Dec 92 00:59:31 GMT
  7. References: Your message of "Fri, 11 Dec 92 00:54:12 PST."
  8.              <9212110654.AA05793@cse.uta.edu>
  9. Sender: info-mcl-request@cambridge.apple.com
  10. Lines: 16
  11. Approved: comp.lang.lisp.mcl@Cambridge.Apple.C0M
  12.  
  13.  
  14.     Object Master transforms source code files for a "project" into
  15. a "psuedo-image" database (somewhat similar to a Smalltalk image
  16. file). This allows the programmer to view and directly edit the classes
  17. and their associated methods and variables. Inheritance relationships
  18. between the classes are understood. It's browser/editor is very similar
  19. to a Smalltalk one. OM also understands C++ syntax so creation of new
  20. classes/variables/methods is assisted through dialog boxes.
  21.     A similar product for MCL/CLOS could work through the wonderful
  22. CLOS metobject protocol to provide all these features as well as
  23. many others. A commercial (read "industrial-strength", "supported")
  24. offering would seem (to me) to fill a gaping hole in the CLOS 
  25. development area.
  26. =========================================================================
  27. Michael Maciag        mmm@casimir.lanu.ca.us        uunet!casimir!mmm
  28. =========================================================================
  29.