Bug 577892

Summary: Refactor XMLMemento to avoid code duplication
Product: [Eclipse Project] Platform Reporter: Sarika Sinha <sarika.sinha>
Component: UIAssignee: Platform-UI-Inbox <Platform-UI-Inbox>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P3    
Version: 4.23   
Target Milestone: ---   
Hardware: All   
OS: All   
See Also: https://bugs.eclipse.org/bugs/show_bug.cgi?id=577341
Whiteboard:
Bug Depends on:    
Bug Blocks: 577893    

Description Sarika Sinha CLA 2021-12-19 12:50:37 EST
Based on Bug 577341, we need to move org.eclipse.ui.XMLMemento class in org.eclipse.ui.workbench to refactor to a place such that org.eclipse.debug.internal.core.XMLMemento and some other implementations can directly extend and avoid code duplication.