From owner-freebsd-current@FreeBSD.ORG Wed Jul 7 15:08:21 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4EC3016A4CF for ; Wed, 7 Jul 2004 15:08:21 +0000 (GMT) Received: from simmts5-srv.bellnexxia.net (simmts5.bellnexxia.net [206.47.199.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id B117543D39 for ; Wed, 7 Jul 2004 15:08:20 +0000 (GMT) (envelope-from vladimir-dozen@sympatico.ca) Received: from sympatico.ca ([67.70.66.134]) by simmts5-srv.bellnexxia.net (InterMail vM.5.01.06.10 201-253-122-130-110-20040306) with ESMTP id <20040707150741.JXFO3387.simmts5-srv.bellnexxia.net@sympatico.ca> for ; Wed, 7 Jul 2004 11:07:41 -0400 Message-ID: <40EC11EB.4060804@sympatico.ca> Date: Wed, 07 Jul 2004 11:08:27 -0400 From: Vladimir Dyuzhev User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7b) Gecko/20040401 X-Accept-Language: ru, en-us, en MIME-Version: 1.0 To: freebsd-current@freebsd.org References: <200407062323.02854.kirk@strauser.com> <20040707043251.GA35651@troutmask.apl.washington.edu> <200407062345.24117.kirk@strauser.com> <20040707070012.GC38356@dragon.nuxi.com> In-Reply-To: <20040707070012.GC38356@dragon.nuxi.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Rewrite cvsup & portupgrade in C X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Jul 2004 15:08:21 -0000 ehlo. > I think that everyone that bitches about CVSup being written in Modula-3 > hasn't looked at what the language features of Modula-3 are (OO, good > exceptions, threading built into the language, simple GUI, ...) CVSup is a single threaded non-GUI app. And OO and exception are not worse in C++. > M3 because it was a very good language for the job -- C and C++ isn't. C isn't. C++ is. dozen http://dozen.ru