Mail Archives: geda-user/2016/01/02/19:26:42
--Apple-Mail=_031E16E9-91AB-471D-896F-CEC3B80B7ADB
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
charset=us-ascii
On Jan 2, 2016, at 5:04 PM, Roland Lutz <rlutz AT hedmen DOT org> wrote:
> On Thu, 24 Dec 2015, Peter Clifton (petercjclifton AT googlemail DOT com) =
[via
> geda-user AT delorie DOT com] wrote:
>> Getting the data model right is almost completely independent of the =
rest - even if some may work more elegantly than others.
>>=20
>> Getting the data model right is also the hard bit - unfortunately.
>=20
> I absolutely agree. I've been working hard to get the in-memory data =
representation for Xorn right, and the main thing which keeps me from =
defining PCB object types right now is that I haven't found a convincing =
data model for these yet.
>=20
> On Sun, 27 Dec 2015, Britton Kerin (britton DOT kerin AT gmail DOT com) [via =
geda-user AT delorie DOT com] wrote:
>> Simple though it is, the effort of parsing it is not zero and is =
mostly a waste. Modern language have built-in serialization, and with =
YAML you get a cross-language version of that plus a well-defined =
human-readable file format. What's not to like?
>=20
> The part of parsing a .sym/.sch file which can potentially become =
easier with YAML is as simple as a sscanf(3).
Except that what we have is already easy to parse with sscanf() and =
other things. We have a lot of infrastructure based on what we have: =
symbol generators, refdes renumberers, ...
> After extracting the value strings from the file, you still have =
parse and validate them no matter whether they have been stored in a =
.sym/.sch or YAML file.
John Doty Noqsi Aerospace, Ltd.
http://www.noqsi.com/
jpd AT noqsi DOT com
--Apple-Mail=_031E16E9-91AB-471D-896F-CEC3B80B7ADB
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
filename=signature.asc
Content-Type: application/pgp-signature;
name=signature.asc
Content-Description: Message signed with OpenPGP using GPGMail
-----BEGIN PGP SIGNATURE-----
Comment: GPGTools - https://gpgtools.org
iQIcBAEBCgAGBQJWiGq1AAoJEF1Aj/0UKykRhJYP/Amq7cVOPYKJKgvkcB0AbZeK
lCv1YvMXFctAqilvTJzAI5bZ+L9Ge3N8WziWAYdKOYjANCkZC0/5HUByF6Uv99do
Brym2Lp9JjejCJ+9TLCEOc8+odwrZcOvlKdZuocPBWRZ0+fOznwa/m0YgX/OsW4f
2FrtN3VBAxaQ3KlqOJwFVMyXMWawRmr3UkZkRMa1Y91uaTXmrYY6KTNL/y5ANA7+
IqBu+CUXKp8Ub+BmkuuG0ImNGzKrjETdgbvS827JlFOdyE7zr1geIUzf5TR6v+eV
jZzl3yQe2LbR2hGEFoPbrI4fdr8Chklq3/i1D9SAOx/dMMbgu3oEzrHjKiQVYh4h
5YdvQaiiHdjtbiHWfWdyvGASZciHk4r9OmzenYUatir7THS/a7RA1ZQFOozQFs9u
eQi41MkoguFtcadcOMrGKNku/rEWyeYi8u6QcmByIKL9MCLoJNvArkDIw4+rxrHj
Hu8qcC2vAfIr+eVQ6MwsqfUJHomeI1OZelplppwvwb3Y0a3PjqmFmaqoxPz5WjOV
ojim1+RvvtoQHc+YdfWEYfJyBLFYTMbLsumSlBV6temJOWev9lD0kWD0kvSOBP2n
zDLazc6x+1mv5K0QeXGsdDSdm+k0b5MlL+BLIdGzg5fkU51k58v0DLQrFIwd4L+x
BasZLQ/Hv2SK5d05igga
=Y8C3
-----END PGP SIGNATURE-----
--Apple-Mail=_031E16E9-91AB-471D-896F-CEC3B80B7ADB--
- Raw text -