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:mail-followup-to:references :mime-version:content-type:content-disposition :content-transfer-encoding:in-reply-to:user-agent; bh=sIOuvXXxbDRPMXuoYWplfZ4Q/md0vyjw5MA/vn+mnWs=; b=hxQKTb2sy6o3sd1l3CLALYidcXyJGgQAw1uIisxCziC1qqGOY2i5n2ziLhW5YHEseI E77iqjm/WB27hujyV8beumB88n1mTQN0Lbz0gt5O7DNVEqFehExVkT0wAy3y5k4hCUiz UHXHxinFnb+FlSaIJMVTSrClYsXqUdon1y/JXlvLco0mHMDC+hYIQFyDZECDdtfdPNu0 mB7a0jKy+dNrtp42lW/YnMCcxC5H2M+2Z4Jkc99u8QADfd4smdjD+w/iYtEgRxNwc0Cu 5Bm/yfR9FKhDQWubnWQ23W1OOFADpVsN8VPq8O/P3JyiOnu5m38f1elDOOwXQ98XBCuJ 6IBg== X-Received: by 10.25.151.133 with SMTP id z127mr451604lfd.105.1449601348715; Tue, 08 Dec 2015 11:02:28 -0800 (PST) Date: Tue, 8 Dec 2015 22:02:26 +0300 From: "Vladimir Zhbanov (vzhbanov AT gmail DOT com) [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Subject: Re: [geda-user] gsch2pcb after refdes-renum? (If implemented syncronization detail) Message-ID: <20151208190226.GA13862@localhost.localdomain> Mail-Followup-To: geda-user AT delorie DOT com References: <56658683 DOT 401 AT envinsci DOT co DOT uk> <20151207153821 DOT c2ac19e6f24b1776a3595e4a AT gmail DOT com> <20151208091411 DOT c8968b0bedb705765529176c AT gmail DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) 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 On Tue, Dec 08, 2015 at 07:26:29AM -1000, John Doty wrote: > > On Dec 7, 2015, at 10:14 PM, Nicklas Karlsson (nicklas DOT karlsson17 AT gmail DOT com) [via geda-user AT delorie DOT com] wrote: > > > To put a serial number on each symbol would work but change file format. > > Nope. Just an attribute, but: > > We’ve discussed this many times, and the problem is the unrestricted > semantics of symbol instance copying. A program that put the necessary > restrictions in place would no longer be gschem, and I expect it would > be far less usable. It would be just geda-gaf extension/module for using with pcb. If we'd add checks for unique refdes or unique refdes-slot pairs to such a module (like you've done in your new scripts for gnetlist), there would be no need to argue it every time. Cheers, Vladimir