X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Injected-Via-Gmane: http://gmane.org/ To: geda-user AT delorie DOT com From: Kai-Martin Knaak Subject: Re: [geda-user] Apollon the technical thread Date: Wed, 23 Sep 2015 03:55:01 +0200 Lines: 13 Message-ID: References: <20150921001659 DOT 0c211170 AT jive DOT levalinux DOT org> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7Bit X-Complaints-To: usenet AT ger DOT gmane DOT org X-Gmane-NNTP-Posting-Host: a89-182-13-85.net-htp.de User-Agent: KNode/4.14.1 Reply-To: geda-user AT delorie DOT com Levente (leventelist AT gmail DOT com) wrote: > What you do is you fire up your editor and make changes to the pcb > file. With the new file format, you have to fire up the > sqlitebrowser tool. > Unfortunately, I have mixed feelings about a SQL based solution. It is just so easy mess up the data model. In my experience, the more a data base evolves the more everything tends to relate to everything else. And the more relations, the more complex handling becomes. Think communication with other users, upgrades, downgrades,... ---<)kaimartin(>---