rob-ross

Results 4 comments of rob-ross

I had a question and I hope this is the appropriate place to ask it. What's the difference between the keys "lang" and "lang_code?" Is "lang_code" just encoding a "lang"...

I believe the spec also states that a well-formed and valid query should not return any errors when it is being evaluated. If the query references a non-existent node, it...

I got bit by this same issue when testing against the cts.json compliance file. Using the regex definition of Number given in the RFC, -0 will scan as a number...

Well, this issue has been a pet peeve of mine for a while so I did a little more research into it. The JSON-Path spec is just implementing the JSON...