From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15301 invoked by alias); 21 Feb 2003 17:22:50 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 15288 invoked from network); 21 Feb 2003 17:22:49 -0000 Received: from unknown (HELO localhost.redhat.com) (172.16.49.200) by 172.16.49.205 with SMTP; 21 Feb 2003 17:22:49 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 64EE02EF9; Fri, 21 Feb 2003 12:27:28 -0500 (EST) Message-ID: <3E566180.1060706@redhat.com> Date: Fri, 21 Feb 2003 17:22:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD i386; en-US; rv:1.0.2) Gecko/20030217 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Daniel Jacobowitz Cc: Jim Blandy , Elena Zannoni , gdb-patches@sources.redhat.com Subject: Re: [drow@mvista.com: Re: RFA: LOC_COMPUTED support] References: <20030213211157.GA13537@nevyn.them.org> <20030221152420.GA32260@nevyn.them.org> <3E565E09.9020706@redhat.com> <20030221171435.GB14877@nevyn.them.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-02/txt/msg00526.txt.bz2 > I don't think I agree with you on this, but if you want to change it by > all means post a patch for some concrete discussion :) This is another > point when I am willing to sacrifice a certain amount of clarity to not > carry around an extra set of method pointers; there are a _large_ > number of these batons. The other foucus would be reviewing the interfaces with an eye for simplicity. > I'd rather discuss a transition to C++ than any particular instance of > this problem. Do you think it's feasible? Andrew