X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Envelope-From: paubert AT iram DOT es Date: Sun, 15 May 2016 20:25:11 +0200 From: "Gabriel Paubert (paubert AT iram DOT es) [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Subject: Re: [geda-user] Re: gschem annoyances Message-ID: <20160515182511.GA31686@visitor2.iram.es> References: <57322CA3 DOT 3010808 AT gmail DOT com> <915F1EED-B30B-43AF-ABB0-949F0A754918 AT sbcglobal DOT net> <7BAA31F3-9E00-4372-AB4A-7739D3FD2AA0 AT noqsi DOT com> <20160512165522 DOT GA1106 AT alpha2> <20160512190533 DOT GA1161 AT alpha2> <5734E619 DOT 701 AT iee DOT org> <9f0f65a0-5105-b2f6-2655-66d3036e0891 AT GlueLogix DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <9f0f65a0-5105-b2f6-2655-66d3036e0891@GlueLogix.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-Spamina-Bogosity: Unsure X-Spamina-Spam-Score: -1.0 (-) X-Spamina-Spam-Report: Content analysis details: (-1.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP 0.0 URIBL_BLOCKED ADMINISTRATOR NOTICE: The query to URIBL was blocked. See http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block for more information. [URIs: fer.hr] -0.0 BAYES_40 BODY: Bayes spam probability is 20 to 40% [score: 0.3698] 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 Sun, May 15, 2016 at 09:29:25AM -0400, Larry Martin wrote: > > sidestep the issue > > On 5/12/2016 4:22 PM, M. J. Everitt (m DOT j DOT everitt AT iee DOT org) [via > geda-user AT delorie DOT com] wrote: > > > >On 12/05/16 20:05, Ivan Stankovic (pokemon AT fly DOT srk DOT fer DOT hr) [via > >geda-user AT delorie DOT com] wrote: > >>>sql-backed objects > >>>gets you rtree, undo and file format for free, and most of the nasty > >>>bits of current pcb are gone. > >>I prefer human-readable and human-writable formats, though I admit > >>sql solutions do have some advantages. > >> > > >Whilst the human-readable files/formats have their merits, and the > >ability to 'hack' the saved files around with text tools is pretty > >wonderful, it does sidestep the issue of not being able to actually do > >the original tasks easily in-program and having to hack the saved files > >manually instead.... > > I have seen individual OrCad users spend hours clicking each > component in a design to make a simple change. I could have made > the same change in a gEDA save file in a few seconds with a text > editor. Resources are always limited, and the GUI always falls > short somewhere. Even if the GUI does everything you want, the time > to figure out how to do it may not be economical. With human > readable save files, you can always get the job done and move on. I > rely on my text editor in gEDA/PCB work for functions that _are_ > supported in the GUI, but I can do them faster in emacs. It's one > of the reasons I like this toolchain. > /rant Exactly. Back when I was using OrCAD, in 1990 if I remember correctly, I once edited a schematic with a hex editor to modify references, because two sheets were identical except for the references needed for the layout. Gabriel