-
Notifications
You must be signed in to change notification settings - Fork 152
Description
This gem has been downloaded 57 millions times - so lots of people obviously found it very useful, which is great! But a lot has changed in the ~12 years since httpi was first released.
For one, faraday has grown over time to, as far as I can tell, encapsulate a superset of httpi's functionality. Because of the larger community backing faraday's active development, and an aging backlog of features on httpi's roadmap (that essentially duplicate functionality available in faraday and other gems), I propose:
- switching httpi to maintenance mode; no new features (existing work-in-progress to be evaluated on a case by case basis)
- increasing emphasis on httpi documentation, especially on migration paths to faraday, and especially for those who need its features which are missing in httpi
- investigating migrations in related projects (e.g., savon) away from httpi
This will help the community focus its efforts and avoid duplicating work. As will be apparent to most observers, there is precious little attention to go around, and maintenance of savon projects in general would go smoother with a smaller surface area to focus on.
I am looking for additional feedback and suggestions on the path forward. Then I plan to resolve the lingering issues/PRs and ambiguity in this repo accordingly. Thanks to all past (and future) httpi contributors in advance