home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / next / misc / 22053 < prev    next >
Encoding:
Internet Message Format  |  1992-11-17  |  1.8 KB

  1. Path: sparky!uunet!ogicse!news.u.washington.edu!stein.u.washington.edu!basiji
  2. From: basiji@stein.u.washington.edu (David Basiji)
  3. Newsgroups: comp.sys.next.misc
  4. Subject: Re: Why, Why, WHYYYY?? USE OBJECTIVE-C for IB??
  5. Message-ID: <1992Nov17.000924.8898@u.washington.edu>
  6. Date: 17 Nov 92 00:09:24 GMT
  7. Article-I.D.: u.1992Nov17.000924.8898
  8. References: <1992Nov14.210958.19905@pages.com> <2B0818E3.6303@deneva.sdd.trw.com>
  9. Sender: news@u.washington.edu (USENET News System)
  10. Organization: University of Washington
  11. Lines: 24
  12.  
  13. thomsen@spf.trw.com (Mark Thomsen) writes:
  14.  
  15. >Richard D Warner writes:
  16. >>     I'm a developer who just wants to get a product out the door, and
  17. >> I'm frustrated about having to learn a new language just to interface with
  18. >> IB.  I know you're supposed to be able to insert ANSI or C++ code into IB
  19. >> but I haven't been able to yet.  You still need to know what's going on
  20. >> with the implementation files (in Objective-C).  It's supposed to
  21. >> be "easier", but easier than what???  Why doesn't NeXT come up with a 
  22. >> version of IB written for C++?  
  23.  
  24. >If you have already written lots of C++ that compiles stand-alone (can compile 
  25. >on normally configured NeXT development system or with public domain libraries)  
  26. >then I strongly suggest that you write a thin layer of Objective-C that fits  
  27. >just on top of your C++ codes. The layer becomes the stuff to work with in  
  28. >Interface Builder. Oh, and it takes a competent C programmer less than eight  
  29. >hours to catch onto Objective-C ... in our experience which I have heard widely  
  30. >shared.
  31.  
  32. I found Objective C to be an intuitive extension of C and agree with the 
  33. eight hour figure cited above.  Further, if all you want to do is use
  34. IB's skeleton code, you could probably learn what you need in a few hours.
  35.  
  36. David Basiji
  37.