Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 391724

Summary: Remove "I" prefix from interfaces
Product: [RT] RAP Reporter: Ralf Sternberg <rsternberg>
Component: RWTAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P3    
Version: 2.0   
Target Milestone: 2.0 RC1   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Ralf Sternberg CLA 2012-10-11 17:21:58 EDT
While cleaning up our APIs for 2.0, we should consider renaming all public interfaces that start with the prefix "I" and remove this prefix.
The "I" prefix had been adopted from RCP 3.x. Newer interfaces in RAP don't have this interface anymore (such as ApplicationConfiguration, Client).
Comment 1 Ralf Sternberg CLA 2013-01-11 09:45:41 EST
All public "I"-interfaces have been either deprecated or renamed. Wherever it was possible, the old interface has been kept in place as deprecated to provide a clue during the migration to 2.0.