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

Bug 391431

Summary: Make NLS generic
Product: [RT] RAP Reporter: Holger Staudacher <holger.staudacher>
Component: RWTAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 1.5   
Target Milestone: 2.0 M3   
Hardware: PC   
OS: Mac OS X   
Whiteboard:

Description Holger Staudacher CLA 2012-10-09 07:52:13 EDT
The RWT.NLS methods are static and required to pass a class as argument. The result needs to be casted to the passed type. This is a perfect candidate to make it generic like SessionSingletonBase.getInstance
Comment 1 Ivan Furnadjiev CLA 2012-10-09 08:18:38 EDT
Fixed in master with commit 864b9f2557ecd666ea7fd9ee7cf59929c5b90362.