Comparison mode where the detail pane shows two versions side by side, same detail panel, duplicated horizontally, with differences highlighted. The
tree would show the union of both class files' structures, with nodes color-coded: green for added, red for removed, yellow for changed, and normal for identical.
Open question: How to align constant pool entries and bytecode between versions. Could start with index-based comparison and refine later.
Comparison mode where the detail pane shows two versions side by side, same detail panel, duplicated horizontally, with differences highlighted. The
tree would show the union of both class files' structures, with nodes color-coded: green for added, red for removed, yellow for changed, and normal for identical.
Open question: How to align constant pool entries and bytecode between versions. Could start with index-based comparison and refine later.