Skip to content

Conversation

@rustyconover
Copy link
Contributor

Numerous reader classes are simply reading integers, they can all inherit from IntegerReader rather than having their own implementations of read() and skip(). Make this change.

Numerous reader classes are simply reading integers, they can all
inherit from IntegerReader rather than having their own implementations
of read() and skip().  Make this change.
Copy link
Contributor

@Fokko Fokko left a comment

Choose a reason for hiding this comment

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

Thanks for fixing this @rustyconover

@Fokko Fokko changed the title fix: simplify some ReaderClasses via inheritance Python: Simplify Readers using inheritance Aug 11, 2023
@Fokko Fokko merged commit b2de240 into apache:master Aug 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants