I find that most of the tree-like information I want to store in a fd
fits well on OGDL (1st layer). I think Forsyth was working on a OGDL
parser in limbo - I don't know if he finished or stopped thinking on
it.

I wrote my own in c++, and I used a j2me implementation given in the
OGDL main site - them both work fine.

2007/5/22, Bruce Ellis <[EMAIL PROTECTED]>:
to throw a spaniard in the works (never was good at mangling metaphors)
i use XML to store midi patches and configs.  as a human never edits
them directly (the pre-existing library does that) it was a good choice.
i considerered an ndb approach, and S-expressions, but i like what i got.

i could have invented a file format and implemented it but i chose not to.

you wouldn't want to read or write any configuration for something
with a thousand params  but programs do it fine.

brucee

On 5/23/07, erik quanstrom <[EMAIL PROTECTED]> wrote:
> however, one end would be *heading* north.  the other would be
> *heading* south.
>
> - erik
>

Reply via email to