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-type:content-transfer-encoding; bh=2emVpVlYbO6J/iY+wrzvBtZpLY+PMd4KY+eHT33qvA4=; b=cc5z6ixu8sio1aN00aPGIi2Tv9WR+t1drCekGPoOEwQKMoIt7XDIXB/2fSxi9fkxLa lX7MPp5XNuF3YrsqtciXMQkKUw/YfHDCFgNWyTE9j0v3O8emnwRmLV10oCadHRHVk/JH aUAHqx7f5GpK7S6G6AoMEicn21Xd64kWMMzVzhFoMvILl2RaXSFT27xvwfR+2czGzMjp yYsTUBWl/jGjI60Sx3BSUQ6rf9IlL0Sd5z3bZ4UFaDzrbh7JpRY1FmVWAeiDu/eYSA6D zwe5qGtevil+3sSkg3IksyvkOf9/1Zzx3N7W5HcZQB/Mzl2cM/B7EFIfbhAUL/RYD6R7 A+pA== X-Received: by 10.194.47.161 with SMTP id e1mr26574327wjn.1.1442846980614; Mon, 21 Sep 2015 07:49:40 -0700 (PDT) Date: Mon, 21 Sep 2015 16:49:38 +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] Apollon the technical thread Message-Id: <20150921164938.a013f58c8b7745e4a617124b@gmail.com> In-Reply-To: References: <20150921001659 DOT 0c211170 AT jive DOT levalinux DOT org> <55FF3F4B DOT 8000406 AT jump-ing DOT de> <55FFFFCB DOT 7060805 AT jump-ing DOT de> X-Mailer: Sylpheed 3.5.0beta1 (GTK+ 2.24.25; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 > >> Yes, but you don't know if there is a user written backend. > >> > >> For example, I add user defined attributes to my symbols in gschem, and I > >> have scripts that uses it. > >> > >> Gschem doesn't know what to do with my attributes, but my scripts does. > > > > Except for some attributes hardwired in the code occassionally - like "netname" in gschem. > > That shouldn’t be hardwired. If you want an attribute to name the net how do you figure which attribute to use in such case?