On Mon, Aug 23, 2010 at 1:01 PM, Martin Lucina <[email protected]> wrote:

> Tip: The README in the repo appears to be AsciiDoc. If you call it
> README.asciidoc, Github will format it for you when people browse the
> repository.

This is very useful and I'll do that, thanks.

> Comment: I didn't get a chance to look at JSON before. One major fail for
> me personally is that it does not seem to be possible to put comments in
> JSON files. This is a shame since it goes against the good old tradition of
> UNIX configuration files including comments, so that you can edit e.g. a
> sample configuration file in one go rather than having to refer to some
> documentation.

Yes, this is true.  In fact once the semantics of "device config" are
established, the actual file format is just a detail.  A UNIX-style
text file with name/value pairs would work if the names are the same
paths as the JSON hierarchy.  I'll look at adding support for this to
zfl_config.  If people really want XML as well, that can be done too.

-
Pieter
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to