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=from:date:to:subject:message-id:mail-followup-to:references
         :mime-version:content-disposition:in-reply-to;
        bh=VzWQmCMvlnEhbSVS9r9jnUSERvy78/rVxWIQlphoc2M=;
        b=pxSpeECQAG4y6HRnL9QRMwSiBSho+9fInVqzW9TI+S/Tf/uvjNMpgYemT6oBe4NCEk
         JIQd0G8AkhZzcDKjPJoNnHUqprf5vcvT5iEMHitky/UXzLbJBpbR6A+Y6PVXj27lcdqY
         ZOdv330Fhz/K0VjPqRJQSWWWb5xiR1Tt0bXIRGDFbVs83ENcR4lyTP4TvSXwnuU3TsTE
         4A+HV6JCd55JIi4dSrBfeSxFq7AGIG+Tb8SMeChQ7kn0Kk2/hwZ+BHsIiXp/EoNYn0rr
         evPNuqHkBDZCp+D8GCGd1tF7EKYgQ64gS0s9gCIkbAvQke6Vnitg8EyadNbolqbiENnR
         m+tA==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=1e100.net; s=20161025;
        h=x-gm-message-state:from:date:to:subject:message-id:mail-followup-to
         :references:mime-version:content-disposition:in-reply-to;
        bh=VzWQmCMvlnEhbSVS9r9jnUSERvy78/rVxWIQlphoc2M=;
        b=hmOV25dS6txVJT64VeCGf37cxEt1qzL6ckE8GX0yMHXEywDJYThoSZtZJxn4XIdNZU
         rJ+Ziq+ZyG4EJ1UuBCnwpTE/0FAfuuEq0O6ML2YVg2aRm7OABdxX70V49qBC47iKHY62
         LwgqQ3HPjOcF8lCmWIAx6qvp9h+LMTgk1CvXL2SlJqpi9SUI4ZE0yFWWA6fd7POUESe+
         o40nViqUOJuk4tc/mA/jjtjyYdtzYbm4WLEp+m7V4AKQhbRh0+0aE1cX8r6ehJez1hra
         8sbA4beAokWPku7UFR0KfZwDIFNt8moRHUB5o7x8XXqkDYTbl1cQG+4VASp/d0ws6Mcj
         1+hQ==
X-Gm-Message-State: AOAM531vAqt5SblBMkDGXcHnnbsH05R29Yo6hySWYZRz8Cnyed3SOvGq
	8UO/TBqes2fbWgb/WO7rJc6JtNW+jqU=
X-Google-Smtp-Source: ABdhPJxEVICSnh43IN7gnxYUgSKdU1oBYU0l0A8+55dEju2+kBu9Ox7dlckPBIiTV0CgVTKVbye5nw==
X-Received: by 2002:a05:651c:2ce:: with SMTP id f14mr2741564ljo.450.1626157971162;
        Mon, 12 Jul 2021 23:32:51 -0700 (PDT)
From: "Vladimir Zhbanov (vzhbanov AT gmail DOT com) [via geda-user AT delorie DOT com]" <geda-user AT delorie DOT com>
X-Google-Original-From: Vladimir Zhbanov <vzh AT lepton>
Date: Tue, 13 Jul 2021 09:32:49 +0300
To: geda-user AT delorie DOT com
Subject: Re: [geda-user] file format cooperation
Message-ID: <YO0zkT9OYEaMb4C9@lepton>
Mail-Followup-To: geda-user AT delorie DOT com
References: <20210711145317 DOT 0560F83D4437 AT turkos DOT aspodata DOT se>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
In-Reply-To: <20210711145317.0560F83D4437@turkos.aspodata.se>
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

Karl,

On Sun, Jul 11, 2021 at 04:53:16PM +0200, karl AT aspodata DOT se [via geda-user AT delorie DOT com] wrote:
> The semantics of the sym/sch files has diverged a little between
> geda and lepton.

Nothing changed on Lepton side but interpretation of paths with
zero stroke width.  If you mean attributes, they are not the part
of file format.  We still even have the old C parser for
schematics/symbols.

> 
> I would be nice from a user perspective if I could use either program to
> work with.

Just let us know what you think is missing on Lepton side compared
with geda-gaf.  We could discuss it then.

> 
> So what do the geda and lepton people say about trying to continously
> agree about the semantics of sch and sym files ?

As I've said, we continue supporting the legacy file format.  The
preferred format can be changed, however.  I'm leaning towards
using SXML instead.

-- 
  Vladimir