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=40U7Vd18N9yRiNuuEO3S3h1u3vb2icutqFcX0nhywGQ=; b=fZ8Je6mQAB9wFbdo0RW2+nbgtixf4R4+qo0HXrF3E6ZlOxOxRwAqOrlceu7crhou85 tspJ31UM24Io6AEgKZd3wK+ZBvgDk+G8F+x/bSeFBSB0QCtCta3VNX0LGPCl9o8T/0er GjXI1BCw3RysbsTzuh1J1ed/39AFS9Cw20duBSIM13zvvQqP3S+ZKrXNFRJCbWmtKgOh Allpuj0ryPUvecE4lng17G9Ec1hJsi2qqYypjTK2e8mk8a8kq9RAvJTD4i3WzyYUq5vH OkW8btVvmFPIiB45JyuJjXG2jSKVLRqZG6e00WPHHkCLbJ8y36HItfRNpp0Id6nvmyTg OGGg== 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=40U7Vd18N9yRiNuuEO3S3h1u3vb2icutqFcX0nhywGQ=; b=X1iV5U8/Rvi+2B78uPCvYio1wv57h8/H+Z+72Kvaw5rrDttG86DWbZN26Cg8nf5TPH D/V8IUG0Oon1skoNqSEWdiD6GY6MD8iEP+zU0szqDZEpSOE8EFpaTnRfvsMvEzire4Oj fyZhFUf1a3mHgc7gnwLv3ONnF3gTxUb6oW/Lp5TdZ89pwLUTkpJnazIT91ne4Sln/VyG ptkv96syeThhYE2IxwCvMJ3yqYVzqbjf4Zd6tITLiQgQYSlblcvSMF7xghr/Q198n1lr 0dvjpCoCDwuqnWsI1TtYIkbBxQ8DE3L/V95jQ5Ne2WRzwiZ1qvH1MjhAhstxX66TOnJZ mxLQ== X-Gm-Message-State: AD7BkJITmR81zCiTbdmN1BAHUYvONs23dsujUWrerFe5M6Q1sDvWX4ssJIDgow3NImI/jA== X-Received: by 10.28.11.131 with SMTP id 125mr8890230wml.58.1456698062671; Sun, 28 Feb 2016 14:21:02 -0800 (PST) Date: Sun, 28 Feb 2016 23:20:57 +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] pcb import --> Symbol heavifier Message-Id: <20160228232057.bdd7750c27eaa97fde5d6d0f@gmail.com> In-Reply-To: <376FEFE5-FC54-439D-A79F-2CA8D1DAA5A1@noqsi.com> References: <20160215215221 DOT fd472794e7b9446a243bfc40 AT gmail DOT com> <201602161715 DOT u1GHFMBB028078 AT envy DOT delorie DOT com> <201602162032 DOT u1GKWL7Y005291 AT envy DOT delorie DOT com> <59CE9019-7A56-49D6-BC2B-680A7253B055 AT noqsi DOT com> <20160228153707 DOT 6ca09160d8b85ac77357302b AT gmail DOT com> <87h9gsycrl DOT fsf AT rover DOT gag DOT com> <20160228211220.2042e36fa5! dcca51062a40ea AT gmail DOT com> <376FEFE5-FC54-439D-A79F-2CA8D1DAA5A1 AT noqsi 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 > On Feb 28, 2016, at 2:26 PM, Shashank Chintalagiri (shashank DOT chintalagiri AT gmail DOT com) [via geda-user AT delorie DOT com] wrote: > > > I have a (fairly unwieldy and heavy) framework in-place / in-the-works > > to do almost exactly that. > > Yeah, it’s hard. That’s why I just have some simple scripts and tinker with them. Making it general seems harder than a special script for each case. Yes simple it must be. For example for a resistor (value, footprint) pair you want it to remember manfacturer part number or distributor order number. It should fit attributes defined in symbol against database. There would be a need to ignore some attributes. In case of more than one fit either a list or any together with a warning would be appropiate. Nicklas Karlsson