gzz-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gzz] One more new file format ;)


From: Tuomas Lukka
Subject: [Gzz] One more new file format ;)
Date: Sun, 19 May 2002 15:24:49 +0300
User-agent: Mutt/1.3.25i

Since we need to amend the file format anyway (due
to the vstream change and preflets), we thought with
Benja that we might just as well move to yaml (www.yaml.org)
at the same time. 

The cell id formats need some thought, I'll just write cid1 and cid2
for them below.

structure:
        dimid1:
                disconnect:
                        - [ cid1, cid2 ]
                        - [ cid3, cid4 ]
                connect:
                        - [ cid2, cid3 ]
                        - [ cid4, cid1 ]
content:
        cid1:
                - spanid
                - spanid

etc.

        Tuomas



reply via email to

[Prev in Thread] Current Thread [Next in Thread]