Skip to content

WIP: Add support for saving to Reader #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

andyw8
Copy link
Contributor

@andyw8 andyw8 commented Feb 2, 2023

I made a start on #1

I'm wondering if the existing code should be refactored to separate out the v2 and v3 APIs?

@joshbeckman joshbeckman marked this pull request as draft February 2, 2023 14:45
@joshbeckman
Copy link
Owner

🤔 I don't know if the refactoring needs to happen now. The versions aren't in conflict with one another, and I (as a user) would rather not have to worry about the versioned interface (other than the version of the gem itself).

@manuraj17
Copy link

@andjosh @andyw8 If we could start namespacing it would be helpful. My take is that at any point if we need to maintain two versions of a feature it would be troublesome. We may not need to refactor old ones but new ones can go into whatever versioning they are in and we can eventually refactor the rest.

I can also pitch in.

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