Raphael Simon

Results 128 comments of Raphael Simon

That makes sense, a couple of thoughts: We'd have to make sure the documentation makes it clear that the generated code supports this alternative. Maybe the generated comment could indicate...

Oh that makes sense! nothing to do then, don't think it's worth coming up with a contrive example - thank you for looking into it!

I don't see anything obviously wrong with the above (other than the name of the returned error would have to be "conflicts" to return 409 and not "internal_error" but I'm...

This would be a perfect application for a [plugin](https://goa.design/docs/6-advanced/1-plugins/)! Happy to answer any question if you'd like to create one.

I see that the latest release is 1.66.2? https://pkg.go.dev/google.golang.org/grpc

Finally got around to this: https://github.com/goadesign/goa/pull/3731 should fix it - @MichaelUrman would you be able to give this a shot before we merge it?

Great, thank you for taking the time to validate the change! It does have the potential to introduce breaking changes for plugins but the trade-off seems worth it.

This change makes sense, good catch!

Yeah that could be a great example, care to submit a PR?

I see yeah doesn't look like Goa would add a lot of value there, seems like a separate tech stack.