home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / emacs / 2982 < prev    next >
Encoding:
Internet Message Format  |  1992-08-31  |  1.9 KB

  1. Xref: sparky comp.emacs:2982 comp.lang.objective-c:503 comp.sys.next.programmer:5879
  2. Newsgroups: comp.emacs,comp.lang.objective-c,comp.sys.next.programmer
  3. Path: sparky!uunet!das.wang.com!wang!news
  4. From: izeek@techunix.technion.ac.il (Ilan Izik)
  5. Subject: Re: etags for Objective-C
  6. Reply-To: izeek@techunix.technion.ac.il (Ilan Aisic)
  7. Organization: Technion, Israel Inst. of Technology
  8. Date: Mon, 31 Aug 1992 07:34:33 GMT
  9. Message-ID: <1992Aug31.073433.11949@discus.technion.ac.il>
  10. References: <1992Aug28.144004.349@afs.com>
  11. Sender: news@wang.com
  12. Lines: 37
  13.  
  14. In article <1992Aug28.144004.349@afs.com> mikem@afs.com (Mike Matlack) writes:
  15. >Has anyone written an etags that understands Objective-C?
  16. >
  17. >If not, has anyone written a utility to transform a ctag's tags file to an
  18. >etag's TAGS file?
  19. >
  20. >Thanks!
  21. >
  22. >mikem
  23. >--
  24. >Michael J. Matlack
  25. >Anderson Financial Systems
  26. >mikem@afs.com (NeXTmail is OK)
  27.  
  28. Yes, I have written a simple utility that creates tag files (that may be
  29. used with vi) from Objective-C source files.  To simplify the job,
  30. this program only creates tags for Objective-C methods.
  31. Thus, I used to run ctags, then run that program, then merge the output
  32. and then sort it.
  33. This was a couple of years ago.  I think I still have the source
  34. somewhere.  Anyhow, after I got a copy of Stepstone's Objective-C
  35. Browser, which was a much more supperior tool (for different purpose),
  36. I stopped using tags.
  37. Instead, I used to run the browser on one window and work with editor(s)
  38. in other windows.
  39. That, was in the Sunview windowing environment. I don't know if 
  40. this browser exists in OpenLook/Motif or NeXT versions.
  41.     ____
  42.      /  /   __ 
  43.     /  /   /_/ /| /
  44.  __/_ /__ / / / |/   o o o
  45.  
  46.                            Ilan Aisic
  47.            In Israel                            In the USA:
  48. Voice:   972-4-344474                         1-914-644-7710
  49. Fax:     972-4-342492                         1-914-644-7763
  50. E-mail:  izeek@techunix.technion.ac.il        ilan@allink.com
  51.