Skip to content

Multiple uri's for a single Pointer in jsonschema_frame. #567

Answered by jviotti
suprith-hub asked this question in Q&A
Discussion options

You must be logged in to vote

The base URIs could indeed contain fragments. It depends on the schema. Its just the URI (or URIs) that we resolve potentially relative URIs against in any given context.

In any case, framing is tricky scary code 😅 If you have a specific schema you are studying, I'd recommend going through the framing code using a step debugger like LLDB so you see each intermediate calculation. If you are on Windows, opening JSON Toolkit on Visual Studio Community (not Visual Studio Code) would be a good way of using its debugger: https://learn.microsoft.com/en-us/visualstudio/debugger/debugger-feature-tour?view=vs-2022

I don't remember from the top of my head (I'm an Apple guy :) ), but I think Visual S…

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@suprith-hub
Comment options

@jviotti
Comment options

Answer selected by suprith-hub
@jviotti
Comment options

@jviotti
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants