On 2/6/2013 6:03 AM, Andrei Alexandrescu wrote:This is in a way worse because there's a tidbit of syntax for each element. I'mthinking:spec = "orange"; version = "1.0.0"; author = "Jacob Carlborg"; type = "library"; files = ["a.d", "b.di"]; // an array of source filesThat's close enough to JSON to suggest: why not use JSON syntax?
Well if JSON syntax is better than D's why D don' use JSON syntax in the first place ?
