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

initial refactoring #53

Draft
wants to merge 12 commits into
base: master
Choose a base branch
from
Draft

initial refactoring #53

wants to merge 12 commits into from

Conversation

kortemik
Copy link
Member

@kortemik kortemik commented Sep 7, 2024

No description provided.

@kortemik kortemik linked an issue Sep 7, 2024 that may be closed by this pull request
@kortemik kortemik requested review from eemhu and 51-code and removed request for eemhu September 11, 2024 10:00
Copy link

@51-code 51-code left a comment

Choose a reason for hiding this comment

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

Didn't nitpick too much as it's a draft. Some general comments here:

  • The new classes could all be made final.
  • Encodable, Clock, PriorityCloseClock, PriorityNumbersClock and PriorityOpenClock are missing a license.
  • Multiple FIXME and TODO comments, but the PR is a draft so they are most likely fine to have at this point.

I had trouble understanding the Clock classes. Maybe it's the naming that's throwing me off?

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.

Refactor backing storage and add frame construction functionality
2 participants