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=o6NL1bE116YFS0DLHrqAL9uiOghmHc+tw1HEwUurSKI=; b=qDq5YBY6jcksOzk2cWxrfa+pHbht1VLohHrdmQLO4LrOF17E7cmAOv683AzWJtEeEW ElPZLZugx+tvG/WpOqxXOrugkMKgjlfPcBS8lNMKvXi4WNulkXvp+fSZhDVQs+WCkH/h pEUj1D1Y9E5g0R8nuZRmyX9sGCuqIIr3Ix8vauLS4vI/0O36HaXTlECDp3bgAXU14N2r PbtcUdciZ7kHoRYf74G/8G0Wp3R+KDLAJnd2gm7LXjzrzx5rIP+FHpeLK4Mvw3piwbWt mJeUt/8J8nChFxUXyNB+WWXQ4S0N4FlOQPKElFy1ANH87nqKoNUgbTpdTemsJThL6G6v lQFg== X-Received: by 10.28.88.5 with SMTP id m5mr16708552wmb.54.1450643840145; Sun, 20 Dec 2015 12:37:20 -0800 (PST) Date: Sun, 20 Dec 2015 21:37:15 +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] XML file format (what could be expected) Message-Id: <20151220213715.12bed4bbb43ff067008156a6@gmail.com> In-Reply-To: References: <20151220122659 DOT 378AF809D791 AT turkos DOT aspodata DOT se> <20151220120219 DOT c4644eef1a65b0eb2fb60d76 AT gmail DOT com> <20151220125839 DOT 10228 DOT qmail AT stuge DOT se> X-Mailer: Sylpheed 3.5.0beta1 (GTK+ 2.24.25; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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 Sun, Dec 20, 2015 at 3:58 AM, Peter Stuge (peter AT stuge DOT se) [via > geda-user AT delorie DOT com] wrote: > > > Nicklas Karlsson (nicklas DOT karlsson17 AT gmail DOT com) [via geda-user AT delorie DOT com] > > wrote: > > > I do not think file format is important. > > > > You are absolutely right about this, the data model is the challenge, > > not how to store it, that's trivial. > > > > But if you're going to go with a plain text format, you'd want a good > reason to choose XML, as its the least readable option. It would be very readable if good graphical viewers where avaialable for Linux but I searched for linux viewers and did not find in debian. If no good parsers are available I guess there is no good reason at all.