Phillip Carter
Phillip Carter
I'm certainly open to it!
I would also say that we should have any such talk also have a short section about "and this is what we're looking to make better" or something like that.
I would say this must involve documentation as well. It shouldn't count as stable until there's docs explaining how to use the APIs.
@drewby I'd like to be in the group as well. I have much more time to work on this now, although I don't think it's enough to be in a...
The one point of clarification I'd like to add to this is that we shouldn't try to create a system for components that already have good automated reference documentation, namely...
This is one example: https://pkg.go.dev/go.opentelemetry.io/otel/sdk/trace We intentionally deferred to language SDKs to emit their reference documentation using language-native toolsets, since those often have the best support for things. I wouldn't...
Also, I returned out the `font` here: ```fsharp open System.Drawing let f() = use mutable font = new Font("Arial", 10.0f) font
Yep, looks like the hang is a mono issue, so adding a restriction on this would have to be a warning.
Agreed on this turning into a warning.
@cijothomas has the rust sig come to a consensus on how to get started? I'm fine with keeping this open since we do have a getting started page now, although...