Anthony Liguori wrote:
Here's a first pass. I'll clean up this afternoon and post a proper patch. It turned out to work pretty well.
It doesn't seems to validate anything ?? or is it just a lexer ?you're also including ' as a string escape value (is that the single quote thing you were talking about ?) which strikes me as invalid JSON.
-- Vincent