Jake Wharton

Results 1651 comments of Jake Wharton

No, unsubscribe from your side.

Okay I'm comfortable adding this. We actually use a KSP one internally, not the annotation processing one. I will compare to ensure this meets our needs and then merge.

> We actually use a KSP one internally, not the annotation processing one. I will compare to ensure this meets our needs and then merge. This is on my "to...

Going to try to add name to assertFailure today

To be clear: I'd also be happy with some _other_ API (even in unsafe) that let me accomplish this.

If you serialize an enum with something like `Json`, you'll get `"TheName"` as opposed to `TheName` which likely will surprise people. This has come up a lot in the past,...

Okay so this is documented: https://ajalt.github.io/clikt/advanced/#core-module However, it seems like Mordant _really_ should not be required for most of these things. Reading env vars in a multiplatform context is a...

Thanks! This mostly looks good from a quick check. I want to familiarize myself with this major release, but otherwise I hope to get this merged this month and released...