Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!panda!teddy!jpn From: jpn@teddy.UUCP (John P. Nelson) Newsgroups: comp.sys.ibm.pc Subject: Re: OS/2 programmer's model Message-ID: <4340@teddy.UUCP> Date: Thu, 10-Sep-87 12:53:20 EDT Article-I.D.: teddy.4340 Posted: Thu Sep 10 12:53:20 1987 Date-Received: Sat, 12-Sep-87 09:29:06 EDT References: <371@micropen> <160@snark.UUCP> Reply-To: jpn@teddy.UUCP (John P. Nelson) Organization: GenRad, Inc., Concord, Mass. Lines: 16 >> "why OS/2 at all". > >It has *no* advantages over a UNIX + DOS-bridge combination. None. I'm not convinced of this. The OS/2+presentation manager (windows) provides a nice, standard, window/graphics programming environment. Of course, this version of OS/2 is not supposed to arrive for a long time. If the 386 UNIX vendors would get together and support X-windows and a common object file format, then OS/2 would begin to look pretty silly. I did notice that OS/2 supports "lightweight processes" (my own terminology, not Microsoft's). I wish UNIX could do that sometimes. fork/exec is not always the best multitasking model. Oh well.