delorie.com/archives/browse.cgi | search |
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=date:from:to:subject:message-id:in-reply-to:references:mime-version | |
:content-type:content-transfer-encoding; | |
bh=ThEcSnbB91mrDmjgGddBv7+Rb/7oCm+oy4ofpK870xI=; | |
b=uqDOf/yIv4m9AhwXjBafTL/vK2GNpYLaVj3GL5CUyfHDXYCV3jlrprFpiTXJDe3G6U | |
wW+KrnqyMOaAmqWesD+RUFTr46SisdJWc8e/KPriAlqRJ/OmOA6HY5g/ig2a1ErOmuOm | |
+xhO4nT80U41Z9OGdWKdASBHyJsdZm0lM3xNU1KyAUb8u2e5bQrZAz9Xli/CYDoHTGrg | |
/I02TKxtx0m6FPR9vJ8VxYJXlgjBKv3eQZn8JdwxbYOBOgocz5FTHK+v2maA9MSD8fu6 | |
VdaquxUGoi8r4/bpukhF8RWRM6/Wan1ccg4z9IKupqK5YwBRDCXMhrLaxcljvO/hVQ8N | |
ZdeQ== | |
X-Received: | by 10.194.75.202 with SMTP id e10mr125983881wjw.160.1452152323903; |
Wed, 06 Jan 2016 23:38:43 -0800 (PST) | |
Date: | Thu, 7 Jan 2016 08:38:37 +0100 |
From: | "Nicklas Karlsson (nicklas DOT karlsson17 AT gmail DOT com) [via geda-user AT delorie DOT com]" <geda-user AT delorie DOT com> |
To: | geda-user AT delorie DOT com |
Subject: | Re: [geda-user] A fileformat library |
Message-Id: | <20160107083837.1574a4b70933618983aee5a6@gmail.com> |
In-Reply-To: | <CACwWb3CozuiSvi-84_oNrVPfmCYgxFB1-piJrVa59d7eOkd2xw@mail.gmail.com> |
References: | <1512221837 DOT AA25291 AT ivan DOT Harhan DOT ORG> |
<B54C0E1F-1986-4C79-9F70-7F1919B8B26D AT noqsi DOT com> | |
<CAC4O8c9bxJP1eMG4yz3YwKkQJRmsDGmLQ0aMd5pJRyu0WpdCtQ AT mail DOT gmail DOT com> | |
<C1CFCCEE-C64A-4E49-AA64-446C061656D6 AT noqsi DOT com> | |
<CAC4O8c-zt8B=joDd+ws77D2jt6aZf3MWfR_dAvpzGcNuBrTURQ AT mail DOT gmail DOT com> | |
<alpine DOT DEB DOT 2 DOT 11 DOT 1601030040320 DOT 2176 AT newt> | |
<D9825C8C-B6FD-4C7F-A8D5-B8AF06253B72 AT noqsi DOT com> | |
<CAC4O8c_R5xWLmzj_cz0g0mPWNs6mR4efjXKGBoup8YO6nwnPTA AT mail DOT gmail DOT com> | |
<A942261D-7C25-4F2D-9CB1-FFC60FA1C160 AT noqsi DOT com> | |
<CAC4O8c8zk8=Py1yX6fVqF+35SYe39Li=y4jZ8bCeZ1Ev8WccAg AT mail DOT gmail DOT com> | |
<20160105182120 DOT 3237F809D79B AT turkos DOT aspodata DOT se> | |
<8E0210CD-0694-4717-A7B1-3224E39691DA AT sbcglobal DOT net> | |
<CAC4O8c8CxyULauKj+1RT73qdLDnPa1_TOAXY_pXnJNPtnNJYqQ AT mail DOT gmail DOT com> | |
<20160106095351 DOT 410e3f2407176052d835251e AT gmail DOT com> | |
<CAC4O8c_NRWWWnNLkgDDYCGonM=gw3=NBB72dhC0D8whdu3w8Ng AT mail DOT gmail DOT com> | |
<20160107004041 DOT 8812ea2779c265f6d827d39a AT gmail DOT com> | |
<CACwWb3CozuiSvi-84_oNrVPfmCYgxFB1-piJrVa59d7eOkd2xw AT mail DOT gmail DOT com> | |
X-Mailer: | Sylpheed 3.5.0beta1 (GTK+ 2.24.25; x86_64-pc-linux-gnu) |
Mime-Version: | 1.0 |
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 |
Somewhere there I could write it or send it, maybe a FUTURE file or similar in the source code. Nicklas Karlsson On Thu, 7 Jan 2016 01:03:09 +0100 "Levente (leventelist AT gmail DOT com) [via geda-user AT delorie DOT com]" <geda-user AT delorie DOT com> wrote: > That would be nice. Somewhere in the website? Somewhere in the repository? > DJ? > On 7 Jan 2016 00:46, "Nicklas Karlsson (nicklas DOT karlsson17 AT gmail DOT com) [via > geda-user AT delorie DOT com]" <geda-user AT delorie DOT com> wrote: > > > > > > I recently did a tiny bit of work on the parser in pcb. Of course we > > > > > should continue to support it, but it's going to be tough to extend > > it > > > > > much. It's already overloaded in weird ways (e.g. thermals are > > parsed as > > > > > flags, with their own non-flex sub-syntax, even though they don't > > set any > > > > > actual flags). If you do extend it you do hard work and still only > > pcb > > > > can > > > > > read it. Of course you still have to teach the innards of pcb about > > your > > > > > extensions in order for them to do anything useful. > > > > > > > > A good start might be to write down what need to be stored even though > > > > they are not implemented right now and maybe never will be: > > > > 1. Padstack, probably as collection of ordinary drawing primitives. > > > > 2. Local copy and reference so update is possible. > > > > 3. Net and possible segment attribute for route style, width. > > > > 4. Net clerances between any net. > > > > 5. Net clerance classes although (4.) could be extended before > > entering > > > > pcb. > > > > 6. Trace impedance. > > > > 7. Differential impedance? > > > > 8. Pin swapping! > > > > 9. Slot swapping. > > > > > > > > > > Lev did something very like this last time this got discussed as sql > > > schema. I don't think it had all the above but some of it. > > > > > > Britton > > > > I wrote down some more in a text files. Would it be possible collect them > > somewhere there everybody could read them? > > > > > > Nicklas Karlsson
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |