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=3It7o8n3yuYlGwO8ileLsHUTfGvwquB4JjXOZXt2hU0=; b=XZKnXQiaVPwlUXlZurfkJVjqE0Pw9fj0DYJw1kWn5kfdYBn9blmL29VUhesHQOB6xr I6szPXwnnej8qjjddv4af4GN6QBoDgXAiF36txod8ckxf7fvladt590aotUeg2XdIxzS +NbTpNUtIeq13ivzdP+M8p/0XYBosUOjBSmZnwmUv9rwmkNpPuNiU538e9KMDgZhcbF5 ySH7KYvdH0uCQdohMCenQ8NpigvFUa2sh9oWjINS98RRrqQAAY0fKVBcb0JGNoqSqlDj ct3ZXff8rip30OIGH8sJFBH1SUriKfIDe95VDhZJl+F1MU/Zc0w80Ci/5Ew5XygMwgHo nqag== X-Received: by 10.194.2.168 with SMTP id 8mr1627614wjv.66.1449603681545; Tue, 08 Dec 2015 11:41:21 -0800 (PST) Date: Tue, 8 Dec 2015 20:41:16 +0100 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] gsch2pcb after refdes-renum? (If implemented syncronization detail) Message-Id: <20151208204116.8fc06e1fc8125e39796fe23f@gmail.com> In-Reply-To: References: <56658683 DOT 401 AT envinsci DOT co DOT uk> <20151207153821 DOT c2ac19e6f24b1776a3595e4a AT gmail DOT com> <20151208091411 DOT c8968b0bedb705765529176c AT gmail DOT com> 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 > > 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. > > John Doty Noqsi Aerospace, Ltd. > http://www.noqsi.com/ > jpd AT noqsi DOT com I also think file format is better without the serial number. I guess most updates are idempotent and for this everything is fine, did you also discuss a mechanism to make sure rename happen only once? Nicklas Karlsson