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=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=N5d6h+nElTTgVIbOxTYuJ7nMu9/FhLBfx/5YpD4nL+8=; b=IUdip/kDFlbQdgejf4W5K54yZ+DmikACSjVmVjfffIAeqn6WXvPRe1obkFJIOnAkz/ FpXDR3KLS/6e8kcyFJHcOBxeFlaMJaTkox08w/ql/GgGmPzw0ikQSF32vAksRPW48L2c lwJVx7X0NnY9bbg47MPtoFp31bzfcgr/F2QNLdxtuLVwK64TXZA7Zx5ERqS4szkcSuT2 eFCiNEzmk/jjK2AU7bKxg54Xh6/jW3Dg5xM4g7USubfl5/UvqXqarWZFjtj3KR9fXG0J gvOmzphZ7Z1yPB6cv3bpC8uPxFq50+RilX9OdCaiUgr/vAYseY/Bpo9cvMGFbJvDzfCj 2/6g== MIME-Version: 1.0 X-Received: by 10.50.43.161 with SMTP id x1mr8591056igl.64.1442822750282; Mon, 21 Sep 2015 01:05:50 -0700 (PDT) In-Reply-To: References: <20150921001659 DOT 0c211170 AT jive DOT levalinux DOT org> Date: Mon, 21 Sep 2015 10:05:50 +0200 Message-ID: Subject: Re: [geda-user] Apollon the technical thread From: "Levente (leventelist AT gmail DOT com) [via geda-user AT delorie DOT com]" To: gEDA User Mailing List Content-Type: multipart/alternative; boundary=089e0111bffe812bba05203d59a9 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 --089e0111bffe812bba05203d59a9 Content-Type: text/plain; charset=UTF-8 I'm talking about PCB only. 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. SQL speed is fast. Parsing a text file and converting all the data to binary is slow. Please note that this is a self contained, configuration-less single file database. Lev On Mon, Sep 21, 2015 at 9:09 AM, Vaclav Peroutka (vaclavpe AT seznam DOT cz) [via geda-user AT delorie DOT com] wrote: > Hi Lev, > > I might not clearly see the advantages of the new format now. What I miss > is the text form of the new format. > > What I do is to open SCH or PCB in text editor and make changes manually > (for example exact positions of components in PCB, moving of particular > tracks, etc.). And with the new format, I am loosing this possibility. So > if it will be possible, I will use the actual file format. > > Have you thought about extension of current file formats ? > > What about SQL speed ? Is it much slower to open/save schematic or pcb ? > What about component attributes ? You will have some generic text fields > and another parser ? > > My 0.05$ - my opinion is that get rid of guile and other obscure packages > is more crucial than changing file formats (which I personally like and am > accustomed to them). > > > > It has been a very busy week for me. My house is under renovation, and > there will be power cuts, so I can't really access my computer in the > next coming weeks. I can access emails though, but I don't really like > Google's interface. > > I've noticed that the other apollon thread is still alive, although it > is hijacked. I start a new thread. > > What I was able to do on the new data structure is this: > > 1. Get rid of the fixed layer format. > > The layer data structure is now cut into two tables. One for the layer, and > the other is a layer type. > > 2. Angular definition is now in micro degrees. > > > Regards, > Lev > > -- > 73 de HA5OGL > Op.: Levente > > --089e0111bffe812bba05203d59a9 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
I'm talking about PCB only.

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.
SQL speed is fast. Parsing a text file and converting all the data = to binary is slow. Please note that this is a self contained, configuration= -less single file database.

Lev

On Mon, Sep 21, 2015 at 9:09 AM, Vacla= v Peroutka (vaclavpe AT seznam DOT cz) [= via geda-user AT delorie DOT com] <geda-user AT delorie DOT com> wrote:
Hi Lev,

I might not clearly see the advantages of the new= =20 format now. What I miss is the text form of the new format.

What I d= o=20 is to open SCH or PCB in text editor and make changes manually (for example= =20 exact positions of components in PCB, moving of particular tracks, etc.). A= nd=20 with the new format, I am loosing this possibility. So if it will be possib= le, I will use the actual file format.

Have you thought about extension= of current file formats ?

What about SQL speed ? Is it much slower to= =20 open/save schematic or pcb ? What about component attributes ? You will hav= e=20 some generic text fields and another parser ?

My 0.05$ - my opinion = is=20 that get rid of guile and other obscure packages is more crucial than chang= ing file formats (which I personally like and am accustomed to=20 them).



It has been a very bus= y week for me. My house is under renovation, and
there will be power cuts, so I can't really a= ccess=20 my computer in the
next coming weeks. I can access emails though, but I= =20 don't really like
Google's interface.

I've noticed th= at the other=20 apollon thread is still alive, although it
is hijacked. I start a new=20 thread.

What I was able to do on the new data structure is=20 this:

1. Get rid of the fixed layer format.

The layer data=20 structure is now cut into two tables. One for the layer, and
the other i= s a layer type.

2. Angular definition is now in micro=20 degrees.


Regards,
Lev

--
73 de HA5OGL
Op.:=20 Levente

--089e0111bffe812bba05203d59a9--