So...

Data-only formats such as JSON are too weak -- no comments, no conditionals.

Full languages (e.g. Python, Lua) are too powerful, which means it's
too tempting to use the full language features.

Should you invent something new?  If it's just lists, maps, comments
and conditionals, that should be easy.  And looking at Gregory's
initial list of eight requirements, it sounds like they could be
satisfied nicely.

Just a thought :)

Nick
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to