Alec Theriault

Results 113 comments of Alec Theriault

Yes, that’s what I meant. I haven’t yet check the user experience - I want to first see if there was already another plan in place before investigating. I suspect...

Dotty issue I opened for a NPE in json-schema's testsuite: https://github.com/lampepfl/dotty/issues/9572.

This seems like a really important thing to have. Did you have an idea or plan for how you think this should be implemented? Most json encoding libraries I know...

Definitely existing releases. It isn't a recent regression though - it has been around since `withTitle` and `withDescription`, I think. Unless you get to it sooner, I aim to start...

It is looking like I won't get to this for at least another week. If someone else wants to pick it up, please feel free to do so. 😄

I've been thinking about API evolution around this issue, and am coming to realize that fixing this will probably inadvertently break some existing uses. In particular, I'm thinking about: *...

@julienrf more concrete example of how I ended up needing to tweak tests such that the expected output didn't change is in this commit - see in particular the tweaks...

Just wanted to chime in and say I'm super excited to review this PR and intend to do so this weekend!

@agboom I resurrected and committed the old ideas I had a while ago on this topic into https://github.com/harpocrates/endpoints/commit/ef9aaa781779ca268f7c60120297cbd155a8f90e. That also solves #888 (only for records, but the idea should work...

@agboom let me know if I can help out with anything in particular, and thanks again for looking into this. 😄