Joseph Schorr
Joseph Schorr
@thomasrichner-oviva Want to continue on this PR?
@thomasrichner-oviva Can you expand a bit more on how you were consuming this data?
@thomasrichner-oviva Would having a reflection-like API instead of a package suffice? Just trying to weigh various options
> @josephschorr can you elaborate a bit on how that would look/work? We'd implement a reflection package in `pkg` and then use that as part of a reflection API in...
> From my point of view for a start I'd be happy with a go pkg that I can import with something like a `Parse(r io.Reader) (SchemaAst, error)` method I...
> if you make that a bit nicer with a 'stable' model that would already be pretty nice. To be honest the next step of writing that in a standardised...
Lookup in V1 has been changed to a streaming API; we need to change dispatch now to itself be streaming
@christroger Looks like it needs another rebase
@christroger Should we close this or can you rebase (hopefully) one last time?
@jhalleeupgrade any pointers on documentation on how that is enabled?