X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=DDggp5vhfZ6gIxVhRA2/DrOORX+p4LvCHdBzbBbdKLo=; b=tJRGZGiZZIClV8CoasVyifRBh1ME+uYa9pDtisYgSJ841SyAeLyGi9v7oCmACoPKob aGc4cxoYTGOwcl00MZRJ55qczdkk9KwzK0QR9C+zGMsn52j3JRAZry8tJZxV357I67f0 iRhdWLQJIQ4wG3A85og62EOEZhu4PRI1Zo9W3B+mSwjL6MGOtK2mtwIAhf5SbjsCEyFr u0rt1YnsLyYh3ZoVQCH6glPT4+VjhslWNn2i8gaAbvbjjOLFsarvC1QL3E6sRpxuYizx lZxSiy2FkvbFEnT83B0adrdDauLZVVuJ5Ko1uLfxXVnDe75yijIfURW+tf+p/df9LiKl Wlog== MIME-Version: 1.0 X-Received: by 10.107.30.135 with SMTP id e129mr73440124ioe.26.1427988032851; Thu, 02 Apr 2015 08:20:32 -0700 (PDT) In-Reply-To: References: <1427905808 DOT 32608 DOT 60 DOT camel AT benjamin-hp-g70> <20150401214846 DOT 5d2261e6 AT jive> <201504011954 DOT t31JsnKh020289 AT envy DOT delorie DOT com> Date: Thu, 2 Apr 2015 11:20:32 -0400 Message-ID: Subject: Re: [geda-user] PCB and gschem libraries - bundling From: Russell Nelson To: geda-user AT delorie DOT com Content-Type: multipart/alternative; boundary=001a1140f5d27115b80512bf5fd3 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 --001a1140f5d27115b80512bf5fd3 Content-Type: text/plain; charset=UTF-8 On Wed, Apr 1, 2015 at 10:53 PM, wrote: > I am against the database thing if it brings in new dependency for the > tools (e.g. sqlite). SQLite is *way* overkill. The local library search and the gedasymbols search works perfectly fine and perceptually infinitely fast. The biggest problem that I see is that there is a split namespace. You have to search one and then the other. That's why I propose that we should move the set of symbols and footprints into gedasymbols, and then pull down a copy of gedasymbols at install time. As Igor points out, though, people may have a good reason to keep their custom parts local. So maybe a local folder that doesn't get synced back to gedasymbols is still needed? But there should be a 'public' folder which lets you contribute your footprints and symbols even more easily than DJ has set it up now. --001a1140f5d27115b80512bf5fd3 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
On W= ed, Apr 1, 2015 at 10:53 PM, <= gedau AT igor2 DOT repo DOT hu> wrote:
I am against the database thing if it brings in new dependency for the too= ls (e.g. sqlite).

SQLite is *way* overkill= . The local library search and the gedasymbols search works perfectly fine = and perceptually infinitely fast. The biggest problem that I see is that th= ere is a split namespace. You have to search one and then the other. That&#= 39;s why I propose that we should move the set of symbols and footprints in= to gedasymbols, and then pull down a copy of gedasymbols at install time.

As Igor points out, though, people may have a good = reason to keep their custom parts local. So maybe a local folder that doesn= 't get synced back to gedasymbols is still needed? But there should be = a 'public' folder which lets you contribute your footprints and sym= bols even more easily than DJ has set it up now.

=
--001a1140f5d27115b80512bf5fd3--