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