ietf-wg-jsonpath / draft-ietf-jsonpath-base

Development of a JSONPath internet draft
https://ietf-wg-jsonpath.github.io/draft-ietf-jsonpath-base/
Other
58 stars 20 forks source link

Sharpen up the absence of syntactical representations #413

Closed glyn closed 1 year ago

glyn commented 1 year ago

There are some syntactical representations, e.g.:

But these are somewhat circuitous rather than direct.

See https://github.com/ietf-wg-jsonpath/draft-ietf-jsonpath-base/pull/403#discussion_r1122546568

glyn commented 1 year ago

@cabo I also considered deleting the statements about there being no (direct) syntactical representation of the values of certain types because I'm not sure they add much. The text in this PR adds an air of mystery - what are "direct syntactical representations"? WDYT?

gregsdennis commented 1 year ago

I'm not sure how "direct" clarifies "syntactical representation." Either something can be represented in the syntax or it can't.

Merge if you like.