Comment 11 for bug 1153919

Revision history for this message
William Candillon (wcandillon) wrote :

But it sounds like end line/end column are not important.
They are the standard in any parser. The use case I showed in the comment above is quite compelling, don't you think?

Couldn't we just use end line and end col to have the same value that start line and start col? That would be a start.

I will look at other JSON parser and let you know.