Shaun Mangelsdorf

Results 11 comments of Shaun Mangelsdorf

This might be solved along with the solution to #183 and #95. Need to evaluate after those are fixed to see if there's more we can do here. Perhaps a...

Potentially related to #7. If we could find a way to map handlers back to URLs, that would solve (most of) the "named routes" problem without needing to explicitly name...

This is definitely something I'd like to see supported, but is not something that has received any attention yet. When you used `Body::pair()`, did you see a type error, or...

Thanks. I'll have a look into this.

Thanks @millardjn … That would explain what I saw when I looked at this briefly. Does this fix it for you @kbillings?

> Given how much Gotham advertises itself on its strong static typing, I would love it if at compile time this could be detected, rather than being a runtime error....

Anything that causes a compile error when they don't match up would be fine in my opinion (we can worry about error ergonomics another day). It's roughly the idea I...

That **is** unfortunate. Thanks for looking into this. We'll have to park this until the necessary support exists.

Not part of the official library, but if you'd like an example to work from (or copy verbatim 😂) I have a sawtooth wave for a toy project I'm working...

I was curious, so I looked, but I couldn't find a standard definition for a quadratic wave. What do you have in mind for that? I imagine it being something...