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=G25vHiA03NusjljEos1GDC1nCARXaHAYXnmJh/zpdLM=; b=pK2wVgSslF84rGkF7SL41KhM5nsyN1+bJBndWfv4OkfnjBSYSWhsubgtKAmgUc3X/F 5g2UPAggFIzg3FiPI5sGJ33rDMOD5r0BZyvff2s9SUe/79OLRoJAIIuWXSjBG0ywGBpM ps0q/BEu4KCsUuM0HmIbeTTwXlPCitJBJ2cYIyXNnRkogznGCP7FRRg8YgCWBjpiCAiR 6pp2gCqL4FJI+sVcunWL7bxYxVZsZUzZlkAXD7KtiVlyZIupqGnP9WrxYWu5oqYZH5CF /BIw5wv/KurF1zDS1y6ZBpYSeIArob4HIHj69KGh1T015YWDaO0fROzhAcA8laOG6IdH G8pQ== X-Received: by 10.194.103.164 with SMTP id fx4mr12494431wjb.56.1450861940983; Wed, 23 Dec 2015 01:12:20 -0800 (PST) Date: Wed, 23 Dec 2015 10:12:19 +0100 From: "Nicklas Karlsson (nicklas DOT karlsson17 AT gmail DOT com) [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Subject: Re: [geda-user] A fileformat library Message-Id: <20151223101219.c313689bb599868409704f1f@gmail.com> In-Reply-To: <0F6F1D0F-4F07-48EA-90FE-836EAD4E2354@noqsi.com> References: <1512221837 DOT AA25291 AT ivan DOT Harhan DOT ORG> <20151222232230 DOT 12633 DOT qmail AT stuge DOT se> <0F6F1D0F-4F07-48EA-90FE-836EAD4E2354 AT noqsi DOT com> X-Mailer: Sylpheed 3.5.0beta1 (GTK+ 2.24.25; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 > One thing that’s nice about our .sch format is that it is easy to read and write from pretty much any language. There’s no need for any extra layer. Yes then the *.sch file in sort of is the "core library" for accessing the data. An extra layer inside software accessing the *.sch file may or may not be useful. Nicklas Karlsson