From owner-freebsd-current Wed Mar 3 12:34:53 1999 Delivered-To: freebsd-current@freebsd.org Received: from misha.cisco.com (misha.cisco.com [171.69.206.50]) by hub.freebsd.org (Postfix) with ESMTP id 3C5F714FFF for ; Wed, 3 Mar 1999 12:34:05 -0800 (PST) (envelope-from mi@misha.cisco.com) Received: (from mi@localhost) by misha.cisco.com (8.9.1/8.9.1) id PAA19606 for current@freebsd.org; Wed, 3 Mar 1999 15:33:48 -0500 (EST) (envelope-from mi) From: Mikhail Teterin Message-Id: <199903032033.PAA19606@misha.cisco.com> Subject: Re: Request for review: changes to if_vlan.c In-Reply-To: from John Polstra at "Mar 3, 1999 12:23:35 pm" To: current@freebsd.org Date: Wed, 3 Mar 1999 15:33:48 -0500 (EST) Reply-To: mi@aldan.algebra.com X-Mailer: ELM [version 2.4ME+ PL52 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > Now I'll stir the other pot and say that performance isn't the > > issue- the issue is that there's nothing that says that strings and > > identifiers are always easier to use and/or understand than numbers. > They are a lot more extensible, though. With strings, you generally > have to modify and recompile only the portion of the code that > implements new functionality. The client code doesn't have to be > modified or even relinked. May the strerror(3) be a good example of how to deal with numbers AND strings? -mi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message