Bug 566779

Summary: Consider making IDocumentListener#documentAboutToBeChanged a default method
Product: [Eclipse Project] Platform Reporter: Lars Vogel <Lars.Vogel>
Component: TextAssignee: Platform-Text-Inbox <platform-text-inbox>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3    
Version: 4.14   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Lars Vogel CLA 2020-09-08 10:11:20 EDT
Looking around our code base, it looks like IDocumentListener#documentAboutToBeChanged is frequently implemented empty. We should consider making this method a default one in the interface.