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

Improve handling of duplicate classes #416

Open
jaskarth opened this issue Aug 18, 2024 · 0 comments
Open

Improve handling of duplicate classes #416

jaskarth opened this issue Aug 18, 2024 · 0 comments
Labels
Priority: Medium Medium priority Subsystem: Writing Anything concerning how expressions are written Type: Enhancement New feature or request

Comments

@jaskarth
Copy link
Member

Currently (1.11-develop) we handle duplicate classes by using the first encountered class, which could be VM implementation defined. We should provide different strategies for handling this, such as failing decompilation or preferring the most correct class.

@jaskarth jaskarth added Type: Enhancement New feature or request Subsystem: Writing Anything concerning how expressions are written Priority: Medium Medium priority labels Aug 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Medium Medium priority Subsystem: Writing Anything concerning how expressions are written Type: Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant