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=Juk+SaGwzHO9sYhitBh/oCON5GPnD3sd44wST+hLkGQ=; b=btjCDblmVqb/8HwiW8XA1Wow+6AeBJFj9YpQ7Wck8knbhYfbDHxS2DnzjifC0Ld/n6 qJsKrQqepcoVLE7OZ3HDL9jJn8FOHnUn5S18aCVI4FvuyqepFyIApKz9cWuzu3CEALo/ mnq77LDVh+lNeH+TyLIfunK7JesZt41S7JNgHgyNi11yMPLocgGgA5CscPS2CCTbNQfP EqylAK9Ts7ZVV6oC/gcvhDopScJtqnPz5uLKzqnMZN8bAJLBh5fFrrh2k45d1oBtg7Ck qllw/upCdQ+gx6awKCvTTlD/rvFWNVXxFoT9bz1nxtwUyXSfDrnNSrWt/jCem9VHZeGH KuRg== MIME-Version: 1.0 X-Received: by 10.152.5.69 with SMTP id q5mr11304915laq.92.1440541125092; Tue, 25 Aug 2015 15:18:45 -0700 (PDT) In-Reply-To: References: Date: Tue, 25 Aug 2015 22:18:45 +0000 Message-ID: Subject: Re: [geda-user] SQL PCB file format From: "Evan Foss (evanfoss AT gmail DOT com) [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Content-Type: text/plain; charset=UTF-8 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 Tue, Aug 25, 2015 at 9:58 PM, Britton Kerin (britton DOT kerin AT gmail DOT com) [via geda-user AT delorie DOT com] wrote: > On Tue, Aug 25, 2015 at 1:02 PM, Evan Foss (evanfoss AT gmail DOT com) [via > geda-user AT delorie DOT com] wrote: >> On Tue, Aug 25, 2015 at 4:37 PM, Peter Stuge (peter AT stuge DOT se) [via >> geda-user AT delorie DOT com] wrote: >>> Evan Foss (evanfoss AT gmail DOT com) [via geda-user AT delorie DOT com] wrote: >>>> The problem that has been consuming my mind or a few months now is >>>> how all of this should be represented in memory. >>> >>> Linked lists. The overhead is small. >> >> Yes but you want the lists to be meaningful. Just having a list of >> elements on a layer is not enough. The way you store the info makes >> moving footprints or moving traces more straight forward to implement. > > Igor is already moving things from script: > > http://repo.hu/projects/pcb-rnd/gpmi/rosetta/30_move/index.html I was not talking about scripts. PCB's concept of a layout is a mess that is what I was hoping to fix by changing file format which also has it's limitations. > I also really wish file format's could keep on being text. > Internal SQL sure but I don't see the point of a not-human-readable > format. Its not > as if the size or parsing time is likely to be significant. Plus on more than a few hard to reproduce occasions I have had to hand edit little things. > Now I'm going back to my strategy of not caring what happens to gEDA > and just using my existing version. Arg. > Britton -- Home http://evanfoss.googlepages.com/ Work http://forge.abcd.harvard.edu/gf/project/epl_engineering/wiki/