home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!portal!cup.portal.com!lozinski
- From: lozinski@cup.portal.com (Christopher A Lozinski)
- Newsgroups: comp.lang.objective-c
- Subject: Re: Windows/Macintosh Objective-C
- Message-ID: <71884@cup.portal.com>
- Date: Wed, 16 Dec 92 22:34:19 PST
- Organization: The Portal System (TM)
- Distribution: world
- References: <1992Dec15.043905.276@netcom.com>
- Lines: 18
-
- Of course Objective-C runs on Microsoft Windows. Develop on the
- NeXT, then port to Windows. Many of my clients are doing just that.
- There even is an Interface Builder clone called Window Builder in
- Smalltalk. The application kernel is in Objective-C, and the User
- Interface is built using the Interface Builder on the NeXT, or Window
- Builder under Microsoft Windows.
-
- Memory management under Windows is simplified by the Borland Compiler,
- which suballocates Window's limited number of memory blocs into
- object size memory allocations.
-
- For more information, please send me your postal mail address, and I
- will mail you information about the Borland Extensions to
- Objective-C, the Smalltalk Interface to Objective-C, and the Window
- Builder products.
-
- Regards
- Christopher Lozinski
-