X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com From: geda AT psjt DOT org (Stephan =?utf-8?Q?B=C3=B6ttcher?=) To: geda-user AT delorie DOT com Subject: Re: [geda-user] A fileformat library References: <20151222232230 DOT 12633 DOT qmail AT stuge DOT se> <0F6F1D0F-4F07-48EA-90FE-836EAD4E2354 AT noqsi DOT com> <20151223194905 DOT 7676 DOT qmail AT stuge DOT se> Date: Wed, 23 Dec 2015 23:13:37 +0100 In-Reply-To: <20151223194905.7676.qmail@stuge.se> (Peter Stuge's message of "Wed, 23 Dec 2015 20:49:05 +0100") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id tBNMDrT7006360 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 "Peter Stuge (peter AT stuge DOT se) [via geda-user AT delorie DOT com]" writes: > Stephan Böttcher wrote: >> What I value most in both the gschem and pcb file formats is that >> they are easily AWK parsable, so that simple ad-hoc commandline >> scripts can cover deficiencies of the tools. > > Sorry, but I think that's very poor practice, and I think we can do a > lot better. I hope so, for this issue. Looking out for the next issue, that I need to solve before the it is implemented in the tools. >> For example, rigid-flex boards with more than two outer layers are >> handled with a little awk postprocessing of the pcb file before Gerber >> export. The awk code is embedded in the Makefile. > > This is something that I think should be maintained within the gEDA > project rather than just within your Makefile. I actually want to > make a rigid-flex board too! :) I am looking forward to that. But that is not the point. -- Stephan