Lukas Schmierer

Results 19 comments of Lukas Schmierer

Hey, @benjie I am wondering if this PR puts the other union aproaches off the table or not? > Tagged does not replace Union I am trying to model FHIR...

Isn't it possible to include PortAudio as submodule ([here](https://www.assembla.com/spaces/portaudio/git/source) is the Git repo) and build it directly in the build script using https://github.com/alexcrichton/gcc-rs ?

@seanmcilvenna can you elaborate some of the complexities introduced by `baseDefinition`? Currently, the whole library relies on `StructureDefinition.snapshot` to be populated. Working only with `StructureDefinition.differential` is not supported. It is...

I am running into this issue as well. @magicmark I am quite new to Ariadne and ASGI in general, where do I apply the `fix_directives_in_sdl_introspection` function you provided? This is...

As far as I can tell, while Apollo Gateway is fine with stripping [TypeSystemDirectiveLocation](https://spec.graphql.org/June2018/#TypeSystemDirectiveLocation) directive definitions, [ExecutableDirectiveLocation](https://spec.graphql.org/June2018/#ExecutableDirectiveLocation) directive definitions are expected to be returned in `_service { sdl }`. A...

Same issue with Vue. However calling `router.back()` twice does work.

I am out of time at the moment, but feel free for opening pull requests :)

I am confused, because the latest commit in https://github.com/antlr4-go/antlr is from May 2024 and does not contain this change. @jimidle can you clarify and maybe merge this? Thank you very...

As @mpsijm pointed out, I don't think > I keep the runtime at the latest version of Go whenever we make a new release. is a good strategy as it...

Honestly, I do not have a opinion about this strong enough for going into a discussion. Still I feel you did not address any of the arguments. Nevertheless, thank you...