Skip to content
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

Generalize AbstractLinkIteratingPrecondition as AbstractFileIteratingPrecondition #102

Conversation

TravisCarden
Copy link
Collaborator

Emphasis on Link iterating to File iterating. This refactoring improves the semantics of link-related preconditions, effectively answering @wimleers feedback in #100, I believe, and preparing the way for future enhancements like #67, which will also need to iterate over all files, not just links.

…recondition as AbstractFileIteratingPrecondition.
@phenaproxima
Copy link
Contributor

Taking over this review at @wimleers's request.

Copy link
Contributor

@phenaproxima phenaproxima left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a question, but this otherwise seems harmless to me; a clear semantic improvement.

@TravisCarden TravisCarden force-pushed the feature/generalize-abstract-file-iterating-precondition branch from e5650b8 to 3283494 Compare March 9, 2023 18:13
@TravisCarden
Copy link
Collaborator Author

Thanks, @phenaproxima. Merging. 🙂

@TravisCarden TravisCarden merged commit edae1dd into php-tuf:develop Mar 9, 2023
@TravisCarden TravisCarden deleted the feature/generalize-abstract-file-iterating-precondition branch March 9, 2023 18:16
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