X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Date: Wed, 12 Jul 2017 07:46:54 +0200 (CEST) X-X-Sender: igor2 AT igor2priv To: "Britton Kerin (britton DOT kerin AT gmail DOT com) [via geda-user AT delorie DOT com]" X-Debug: to=geda-user AT delorie DOT com from="gedau AT igor2 DOT repo DOT hu" From: gedau AT igor2 DOT repo DOT hu Subject: Re: [geda-user] element restrictions: is it really about the file format? (was: Re: PCB, load element bug) In-Reply-To: Message-ID: References: <20170711005040 DOT d96eccaffe490027849789c3 AT gmail DOT com> <20170711020955 DOT 0108aaea AT akka> User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed 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 Wed, 12 Jul 2017, gedau AT igor2 DOT repo DOT hu wrote: > Why not SQL: because I prefer simplicity, portability and don't want to cut > down mega-lib dependencies instead of introducing more of them. Sqlite is 50k Oops, typo, I obviously DO want to cut back on megalib deps instead of introducing more. An article about the background and current state of this effort: http://repo.hu/projects/articles/minilibs/ > Conclusion: if you want sqlite, that's not pcb-rnd, that's another project. > Levente once started such a project but it didn't get too far - maybe go and > pick that up. Found the URL meanwhile: https://github.com/leventelist/apollon According to the 'Technology' section, I think it's pretty close to your preferences: sqlite, git, cmake, C++ (Afaik Levente has switched to kicad since; he probably won't mind if you fork the project.) FYI, the devlog entry for my previous mail is: http://repo.hu/projects/pcb-rnd/devlog/20170712_sql.html