Path: utzoo!attcan!uunet!samsung!usc!snorkelwacker!bloom-beacon!eru!luth!sunic!kth.se!draken!d88-jwa From: d88-jwa@nada.kth.se (Jon W{tte) Newsgroups: comp.sys.mac.programmer Subject: Wishlist for THINK _C_ (4.1 ? 5.0 ?) Message-ID: <3192@draken.nada.kth.se> Date: 22 Mar 90 16:35:42 GMT Reply-To: d88-jwa@nada.kth.se (Jon W{tte) Organization: Royal Institute of Technology, Stockholm, Sweden Lines: 32 I've had this very long wish list for a while, and now I've completely mislaid it, so I'll just ramble on :-) 1. Compiler errors are accumulated in a separate window and may be stepped through _after_ compilation. (Like emacs, or even Turbo C on the (yukk) PC) 2. Some support for several different project/description files, and maybe cross-dependancy as well. 3. Some means of reading/saving the project layout into a text file (maybe read in a make(1) file and convert to a projcet ? 8-) 4. Grep in files with name matching (not necessary in the project) 5. A class browser. 6. A means of setting various #define's globally. 7. Some way to set breakpoints in a source file other than the current, without using Debugger() (Or have I overlooked something ?) I'm sure I've wished for several other features during the last six months or so, but these seven things should be enough to make me pay the upgrade fee... (I do mac programming professionally, but still haven't the bucks for apple DTS, especially since it isn't quite the same here in Sweden... :-( ) h+