home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / mac / programm / 19915 < prev    next >
Encoding:
Text File  |  1992-12-16  |  1.2 KB  |  25 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!usc!sol.ctr.columbia.edu!The-Star.honeywell.com!umn.edu!csus.edu!netcom.com!wdh
  3. From: wdh@netcom.com (Bill Hofmann)
  4. Subject: Re: comments on ObjectMaster?
  5. Message-ID: <1992Dec16.173124.12733@netcom.com>
  6. Organization: Netcom - Online Communication Services  (408 241-9760 guest) 
  7. References: <1992Dec14.173801.8011@fcom.cc.utah.edu> <BzAo16.BIE@cc.mey.nl>
  8. Date: Wed, 16 Dec 1992 17:31:24 GMT
  9. Lines: 14
  10.  
  11. Object Master is, as you read, just (just?) an editing/project maintenance/
  12. object browsing environment, not a compiler.  It does have a simple parser
  13. that catches some stupid bugs, and the styled display of C, C++, Pascal or
  14. (!) Modula 2 source is invaluable, and btw shows how THINK Pascal should 
  15. have done it.
  16.  
  17. It works pretty seamlessly with MPW 3.3a.. or ToolServer, and the way it
  18. works with THINK products is via QuicKeys.  You buy QuicKeys, and OM will
  19. run a QK when you say "Build."  For THINK C, the macro brings THINK C
  20. to the front, brings up the "make" dialog and hits the "use disk" button,
  21. then sends a return key to make.  I'm not sure what a THINK Pascal macro
  22. would do.  It's a bit of a hack, but...
  23.  
  24. -Bill Hofmann
  25.