kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #07855
Re: file format feedback
-
To:
KiCad Developers <kicad-developers@xxxxxxxxxxxxxxxxxxx>
-
From:
Dick Hollenbeck <dick@xxxxxxxxxxx>
-
Date:
Mon, 09 Apr 2012 09:38:25 -0500
-
In-reply-to:
<4F82E7BA.7080803@softplc.com>
-
User-agent:
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.28) Gecko/20120313 Thunderbird/3.1.20
Some more feedback:
(segment ...) IS on one line, so good there.
Wonder if (segment) is our best keyword for what is a trace/track. specctra uses
(wire). Could check EAGLE's new XML format, if we're lacking opinions, which would be
atypical.
Wonder of the flags in (segment (status HERE) ) should not be spelled out, and omitted
when they are defaulted. This way you can omit (status).
You could use single keyword presence, rather than name/value pairs obviously, like you
did for module_text hide, which needs leading whitespace BTW.
Follow ups