home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / lang / cplus / 17910 < prev    next >
Encoding:
Internet Message Format  |  1992-12-14  |  1000 b 

  1. Path: sparky!uunet!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!news.acns.nwu.edu!network.ucsd.edu!sdcrsi!xlnt!ventura!vs@UCSD.EDU
  2. From: ventura!vs@UCSD.EDU (Shankar Venkataraman)
  3. Newsgroups: comp.lang.c++
  4. Subject: Inheriting Objective-C classes into C++ classes
  5. Message-ID: <235@ventura.UUCP>
  6. Date: 12 Dec 92 22:16:00 GMT
  7. References: <1992Nov30.212359.1563@meaddata.com>
  8. Sender: news@ventura.UUCP
  9. Reply-To: ventura!vs@UCSD.EDU
  10. Organization: Ventura Software, Inc., A XEROX Company
  11. Lines: 8
  12. Nntp-Posting-Host: vpdsb
  13.  
  14.  
  15. We are having a set of classes defined in Objective-C. We are now shifting to C++ and
  16. would like to inherit the Objective-C classes into C++ classes. It is presumed that a C++ wrapper would be required for the Objective-C classes. If anyone has tried doing such a thing earlier, their experiences would be invaluable to us. ( The underlying idea to the whole exercise is to avoid rewriting a large Objective-C codebase into C++ ).
  17.  
  18. Thanks in advance
  19.  
  20. Shankar
  21. ventura!vs@ucsd.edu
  22.