Gabor Szabo wrote:
I recall that we talked about a possibility to emit yamlish but the last thing I remember was the discussion about lower or upper case names... Was there a progress in that subject ?
I'm not entirely sure it was resolved, but we tend to follow cow-paths through these things, so prepare to say "mooo" :)
Anyway here is another thing that I found. The test script fetches a few rows from a database and prints out a nicely formatted table of the values using high quality ascii art: 1 | 3 | foo 1 | 7 | bar
If run from the command line you could print this table using diag() and then also emit the data as structured YAML.
I'll be able to hook up some formater to display that nicely. Preferably inside Smolder as that's what we are going to use to collect the reports.
That's on my wish list too. And it's one of the things that I think will make Smolder really great. Nice tabled diagnostics, maybe a good visual diff viewer, etc.
-- Michael Peters Plus Three, LP