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:mail-followup-to:references :mime-version:content-type:content-disposition :content-transfer-encoding:in-reply-to:user-agent; bh=7I3PvLOOc7fcJMyiOBjiHisd/9dpGipsEYNH4mdv6cU=; b=MxfsrJukOVGfNJCfACHw5GD5KQ497LZgPZqA07nV1yg+rs8h44SO+NEJ+jp5JVQDor C3JlmYSE64YuYrmTJCB0CUri4Ua1MRRh9W2qLqfEiUdopUe5URyrIPEd6hv0wFhPyInm GCoIrKmbTnXaxfmvupkzpJW6pbXda3MohfnkQOSFHRhNJ7VzHJiED9ZxxM1Mjk9EDCzf 7PgwpLuXfuyuh28zQY8mWpVHWr4/xDnSoyPfViJ/1MxTid4ZSlCkIOH7iqd2KBjXLXHc W/BgkCva3W1SjZVMof/haldwC52xx6q6PDrKCO+s5S/udrKcLGhtuJGm3U4B1RUQa+fa P6Sg== X-Received: by 10.152.10.97 with SMTP id h1mr20503786lab.45.1436541919273; Fri, 10 Jul 2015 08:25:19 -0700 (PDT) Date: Fri, 10 Jul 2015 18:25:17 +0300 From: "Vladimir Zhbanov (vzhbanov AT gmail DOT com) [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Subject: Re: [geda-user] why I parse sch: gnetlist, writing backends (Back annotation) Message-ID: <20150710152517.GB17023@localhost.localdomain> Mail-Followup-To: geda-user AT delorie DOT com References: <559E86A4 DOT 3040109 AT ecosensory DOT com> <201507091843 DOT t69IhGF6028321 AT envy DOT delorie DOT com> <6392CE1A-AFA0-4D62-979C-3F35786422BD AT noqsi DOT com> <201507092127 DOT t69LRHRC001744 AT envy DOT delorie DOT com> <559EFE69 DOT 1040601 AT zoot DOT drehmel DOT com> <201507092332 DOT t69NWUEN006109 AT envy DOT delorie DOT com> <20150710132650 DOT GA15876 AT localhost DOT localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: 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 Precedence: bulk On Fri, Jul 10, 2015 at 07:56:02AM -0600, John Doty wrote: > > On Jul 10, 2015, at 7:26 AM, Vladimir Zhbanov (vzhbanov AT gmail DOT com) [via geda-user AT delorie DOT com] wrote: > > > TL;DR > > Have you ever tried to read 'info geda-scheme’? > > It doesn’t apply to gnetlist (at least in the 1.8 version). Even the “core API” functions are not available to gnetlist scripts. I am aware of it. And I'm certain the gnetlist core would be better to rewrite in scheme using one common libgeda interface. Cheers, Vladimir