I’ve have it in my head to extract/rewrite parts of Paste lately. Tempita was one example.
The request and response functions in Paste grew very organically. I wasn’t trying to create a framework, so I studiously avoided anything that might look like a request or response object. I felt that would be stepping [...]