X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:in-reply-to:references:mime-version :content-transfer-encoding; bh=Mnr4S8KfzEYgjF5c21iGtJlpV6wzOfhWBHnhEQdzYec=; b=NYaod3B6DMcOo4IYlA268EgTLVcOT1PpUBubzq40F1Q5PkDfFUF8ZdNJ55jJrp/dy7 v7WCItGvVqYrRUuvl7onq0GyAxBN755JWpzIvfMkA6ozZyUTFkBBrAs6tE2914G0mtoE ZK3fg4JUPafXDKWo/7HndUXP85dsKUDygIwoI+Gv5iELMNiTjsIWMyy21GmdfinYJ3ob xtOCnEJ3P94kmnuycCT1MSC3LEa44O9PJ4hj6H8eYbjkFjm6HhFWG6GfViiJJ0msK7JM KGEncC4KjJbqp/vuyqfey9HrUCemJsL5EQOqJeViEcFAWonGL8hLrVyTu2KEfdwWtzOs /4KA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:subject:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=Mnr4S8KfzEYgjF5c21iGtJlpV6wzOfhWBHnhEQdzYec=; b=YinwGy2ftSbz5jWO3kIyQRzyIuM/OUcnH1atsH/s7PmDVcFfY8AazKbIVnZJM5u8Vt kz+RcPLm552GJGXxWqXw2TdjQNnB4qZKI3GQNzwMfI2GHzBVLe11rxIKWT5ZEKYOkogE ReG+hFpDap3QOZGm5YePnsxkYz6kJ3K5NC0PPJ7hXTnHx2rR+ut8hS6WgLGcp0OIjlpe J6OTFZZdZDVT9AGrn23+1EMcGk0FLHtx8PD8dRDZjixpkIf8QIjh4s1++jW9Zg7Zrt0Y tQqrEkGMi3O/XIrSpXT7O9k5LhYi33qKpkgbskkjXgcSxhhpvZC8pKOPB8RYGbLups79 QY8g== X-Gm-Message-State: AEkoouuGcHLrSPD19A4eL5INAi0XYTLaA258DlDDdJXDNS4tYXXiLnBAU3vMZDz0WV6ukA== X-Received: by 10.194.192.195 with SMTP id hi3mr55399724wjc.108.1470151138737; Tue, 02 Aug 2016 08:18:58 -0700 (PDT) Date: Tue, 2 Aug 2016 17:18:54 +0200 From: "Nicklas Karlsson (nicklas DOT karlsson17 AT gmail DOT com) [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Subject: Re: [geda-user] Plans for gEDA/gaf Message-Id: <20160802171854.163c9ecf5b5732bebcdb684c@gmail.com> In-Reply-To: <20160802122208.GA12372@visitor2.iram.es> References: <20160723065723 DOT GC17595 AT localhost DOT localdomain> <20160723092248 DOT GF17595 AT localhost DOT localdomain> <20160724053502 DOT GM17595 AT localhost DOT localdomain> <9719FF2C-AC85-4824-89E9-447216E7FA65 AT sbcglobal DOT net> <939E39F7-B4DA-4B56-A640-C7E6E4ECF955 AT sbcglobal DOT net> <20160802122208 DOT GA12372 AT visitor2 DOT iram DOT es> X-Mailer: Sylpheed 3.5.0beta1 (GTK+ 2.24.25; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > No C bindings for QT, unless I missed something. It's natively C++, > which is a big no-no for some people. > > My personal feelings are quite different, I hated C++ until C++11 > arrived. C++11 (and later) really is a different language altogether. If I remember correct there is something with pointers and polymorphism which make C++ less useful but I can't remember the details. > But maybe some platforms don't have a decent C++1x compiler, > for x in [1,4,7]. I do not think this is a limitation. > One of the problems is to limit the list of dependencies. I'm seeing > this right now with FreeCAD whose dependency list is frightening. > (And I need some of the latest features, as of last week it did not > compile on Debian testing). Yes limit depencies are always what's more important is gschem work rather well and the problems are elsewhere. Then it come to gschem add symbols, select values, footprints and let the workflow do the pin mapping and handle the BOM would be really great. This improvement is more about thinking and gnetlist. Nicklas Karlsson