Improve handling of duplicate classes #416
Labels
Priority: Medium
Medium priority
Subsystem: Writing
Anything concerning how expressions are written
Type: Enhancement
New feature or request
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.
The text was updated successfully, but these errors were encountered: