Skip to content

Conversation

@avieth
Copy link

@avieth avieth commented Jul 18, 2022

Deliver it instead by way of the Manager's response modifier.

See #464

This patch accomplishes the same thing as that one in essentially the
same way, but improves upon it by not requiring a request to exist in
order to construct a response. This can be useful in e.g. testing /
mocking definitions in which we want to express a base fixed response.
In other words, it is "less breaky" and easier to adopt.

Deliver it instead by way of the Manager's response modifier.

See snoyberg#464

This patch accomplishes the same thing as that one in essentially the
same way, but improves upon it by not requiring a request to exist in
order to construct a response. This can be useful in e.g. testing /
mocking definitions in which we want to express a base fixed response.
In other wrods, it is "less breaky" and easier to adopt.
@avieth avieth force-pushed the avieth/original-request branch from 30c6bbb to beadedb Compare November 3, 2023 14:44
@sol
Copy link
Collaborator

sol commented Mar 19, 2025

@snoyberg any chance that this will still land. For now, I can deal with always needing a Request when constructing a Response.

However, personally, I would still prefer if I could construct a Response without having to provide the original Request.

@snoyberg
Copy link
Owner

Hey @sol, reality is that I don't have much time for maintenance of this library. If you're interested in stepping in as a comaintainer, I'd be happy to add you here and on Hackage.

@sol
Copy link
Collaborator

sol commented Mar 19, 2025

Hey @sol, reality is that I don't have much time for maintenance of this library. If you're interested in stepping in as a comaintainer, I'd be happy to add you here and on Hackage.

Hey @snoyberg, works for me.

My first priority will be fixing CI, but I will be busy for the rest of the day, so gonna look into it tomorrow.

@snoyberg
Copy link
Owner

Great, thanks @sol! I just added you as a collaborator. When you're ready for Hackage access, just let me know which of the packages in this repo you'd like upload rights for and your Hackage username.

@sol
Copy link
Collaborator

sol commented Mar 26, 2025

@miguelclean does this work for you as an alternative for #464.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants