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=20161025; | |
h=date:from:to:subject:message-id:mail-followup-to:references | |
:mime-version:content-disposition:content-transfer-encoding | |
:in-reply-to:user-agent; | |
bh=usIu823pxhOL0kVvAzCkgGlIwCl6FHMKk7Papv88ptA=; | |
b=qKDS0MTKYkdN+h2NfUzlLEHNagiy3ZkezFYFlMDNdJk9cbY3ZxFj1IJ+t5WCvaItEO | |
5QhPKrSxJUmcYBcyx9vkQvAphxSxKLLvfCJ1WHQcKQdDeasBrp2eL5PLBODxdPt4bqpw | |
0DLsG6ReeNunhtN46sGsQoTHsw+DLKFRV47rTbcXFHKnswX5f0/zanejMBHuImMOJACK | |
au1CzwAD01nVfBUMoRyhfjAry5xpKyG/LxEE3Eu3V3+v6/DWPGukcmm/01tWxEKoAf/J | |
R+C5OyGoJVj0i/o2Eh2OCyfafHkce03nwrPMvMzgVFiHmXowYpO03GHzgoEPtsgjRYrz | |
MtWw== | |
X-Google-DKIM-Signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; |
d=1e100.net; s=20161025; | |
h=x-gm-message-state:date:from:to:subject:message-id:mail-followup-to | |
:references:mime-version:content-disposition | |
:content-transfer-encoding:in-reply-to:user-agent; | |
bh=usIu823pxhOL0kVvAzCkgGlIwCl6FHMKk7Papv88ptA=; | |
b=TddL+HPhPRtz8lJHpBuMkMh8586KSvO1aIi239U2rz/2imFJrlcYVV+cnB6h8gI/Tf | |
RNS+s4FU303SZngtGEkdhPVNHREfcFnABAbnVwaXqqyWFU+b9yOCJzF7a8/+7yJ/+yzy | |
MSA0mitmhJ2hVZpmQpRYOqIh3YUOCIGpQd+DrXxFKvzG6BMsh/8iVbzhgM+FBJ0Hc/sv | |
K4+HyhE43bNLHOqEz2izfZmmhM/fTE3KvZe4LFR5eAIe4Jtr0l6dOpJXJnPV0phwrX0F | |
jhzQqLX69fi4xoKYWsBI0lBfE1wVuAWde0LLJPEmPxCQovexUCpQVWftooQzHPQbyiGR | |
ZQKw== | |
X-Gm-Message-State: | AMke39lHThqb9YuW9YVWCsSUxBEI6Vz/ioAcUaw/Ckum+HKxPsUgxcaaQnHYphczWQtLew== |
X-Received: | by 10.25.79.71 with SMTP id a7mr6017296lfk.67.1486929904575; |
Sun, 12 Feb 2017 12:05:04 -0800 (PST) | |
Date: | Sun, 12 Feb 2017 23:05:02 +0300 |
From: | "Vladimir Zhbanov (vzhbanov 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] gnetlist chaos |
Message-ID: | <20170212200502.GD4706@localhost.localdomain> |
Mail-Followup-To: | geda-user AT delorie DOT com |
References: | <D0E30DB4-3ADF-415C-A95E-B58F09AE054D AT noqsi DOT com> |
<alpine DOT DEB DOT 2 DOT 11 DOT 1702111609100 DOT 25113 AT nimbus> | |
<CAJXU7q_ogjTmEOjruGJ3od-GYdv_gef0X_yc7Fne1q6kDu1xrg AT mail DOT gmail DOT com> | |
<20170212090109 DOT GA450 AT localhost DOT localdomain> | |
<alpine DOT DEB DOT 2 DOT 11 DOT 1702121039420 DOT 2050 AT nimbus> | |
<20170212102807 DOT GB30751 AT localhost DOT localdomain> | |
<alpine DOT DEB DOT 2 DOT 11 DOT 1702121203520 DOT 2781 AT nimbus> | |
<20170212122649 DOT GD11686 AT localhost DOT localdomain> | |
<alpine DOT DEB DOT 2 DOT 11 DOT 1702121538030 DOT 2881 AT nimbus> | |
<1365AFCF-15FC-4222-8C33-AC75D1DAAB29 AT noqsi DOT com> | |
MIME-Version: | 1.0 |
In-Reply-To: | <1365AFCF-15FC-4222-8C33-AC75D1DAAB29@noqsi.com> |
User-Agent: | Mutt/1.5.23 (2014-03-12) |
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 |
On Sun, Feb 12, 2017 at 09:19:23AM -0700, John Doty wrote: > > On Feb 12, 2017, at 8:19 AM, Roland Lutz <rlutz AT hedmen DOT org> wrote: > > > If your intention is to have a better Scheme API or a way to invoke the netlisting functionality from Scheme, just build on the current version of gEDA/gaf. It allows you to do so really easily. > > Frome a Schemer point of view, the trouble with gnetlist is that the actual data structures are hidden behind an FFI. You have a different FFI, but that doesn’t solve the fundamental problem. In my branch I've just revealed hidden info in new data structures being SRFI-9 records and added several procedures to adjust their vision in REPL a while ago. Those are 'set-package-printer!', 'set-package-pin-printer!', and 'set-pin-net-printer!'. Use ',describe function-name' in REPL to see how they work. -- Vladimir
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |