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

can object_lookup class be build incorrectly? #1797

Open
abuts opened this issue Dec 23, 2024 · 0 comments
Open

can object_lookup class be build incorrectly? #1797

abuts opened this issue Dec 23, 2024 · 0 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@abuts
Copy link
Member

abuts commented Dec 23, 2024

object_lookup class has sort method containing some validation statements.

It means that something may get wrong in object_lookup construction and only sorting may identify what is actually wrong.

Why does object_lookup may become invalid and what would happen if it is used before this incorrectnes is identified in sorting?

Alternatively, these validation statemenst should not be there.

@abuts abuts added bug Something isn't working enhancement New feature or request labels Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants