home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / lang / objectiv / 693 < prev    next >
Encoding:
Internet Message Format  |  1992-12-17  |  1.1 KB

  1. Path: sparky!uunet!portal!cup.portal.com!lozinski
  2. From: lozinski@cup.portal.com (Christopher A Lozinski)
  3. Newsgroups: comp.lang.objective-c
  4. Subject: Re: Windows/Macintosh Objective-C
  5. Message-ID: <71884@cup.portal.com>
  6. Date: Wed, 16 Dec 92 22:34:19 PST
  7. Organization: The Portal System (TM)
  8. Distribution: world
  9. References:  <1992Dec15.043905.276@netcom.com>
  10. Lines: 18
  11.  
  12. Of course Objective-C runs on Microsoft Windows.  Develop on the
  13. NeXT, then port to Windows.  Many of my clients are doing just that. 
  14. There even is an Interface Builder clone called Window Builder in
  15. Smalltalk.  The application kernel is in Objective-C, and the User
  16. Interface is built using the Interface Builder on the NeXT, or Window
  17. Builder under Microsoft Windows.  
  18.  
  19. Memory management under Windows is simplified by the Borland Compiler, 
  20. which suballocates Window's limited number of memory blocs into 
  21. object size memory allocations.
  22.  
  23. For more information, please send me your postal mail address, and I
  24. will mail you information about the Borland Extensions to
  25. Objective-C, the Smalltalk Interface to Objective-C, and the Window
  26. Builder products.
  27.  
  28. Regards 
  29. Christopher Lozinski
  30.