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

Allow Reading Orders to support any class that has a bounding box and introduce line Segmenter #862

Closed
wants to merge 2 commits into from

Conversation

davebrokit
Copy link
Contributor

#844 and #855

davmarksman added 2 commits June 26, 2024 17:31
@BobLd
Copy link
Collaborator

BobLd commented Jun 28, 2024

@davebrokit I'll review that tomorrow - thx for the PR!

@BobLd
Copy link
Collaborator

BobLd commented Jun 29, 2024

@davebrokit thanks a lot for the work and for taking the time to add tests. I'm afraid I cannot review the PR as is, because it covers too many areas of the code and different aspects of the logic.

Do you mind splitting it in different PRs by "topic"? I'd recommend starting with the IBoundingBox logic as it's the centerpiece of your changes. Next PR could be ILineSegmenter but it's really up to you. This way I can easily review and approve your work.

Please don't take my feedback as a judgment of your changes - it's not. It is really about being able to confidently review your changes and merge them asap.

@davebrokit
Copy link
Contributor Author

Will do

@davebrokit davebrokit closed this by deleting the head repository Jun 30, 2024
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.

2 participants