Bug 238646 - [api] Deprecate AbstractProcessService#getMessage(String)
Summary: [api] Deprecate AbstractProcessService#getMessage(String)
Status: RESOLVED FIXED
Alias: None
Product: Target Management
Classification: Tools
Component: RSE (show other bugs)
Version: 3.0   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: 3.0.1   Edit
Assignee: Martin Oberhuber CLA
QA Contact: Martin Oberhuber CLA
URL:
Whiteboard:
Keywords: api
Depends on:
Blocks:
 
Reported: 2008-06-26 13:38 EDT by Martin Oberhuber CLA
Modified: 2009-06-17 14:45 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Oberhuber CLA 2008-06-26 13:38:29 EDT
The

  AbstractProcessService#getMessage(String)

method is a left-over from the times where IService#getMessage(String) existed. Since it's not in use by the Services any more, clients are not expected to return anything useful, and nobody should call that method.

We should deprecate it and schedule for removal in the next TM Major release (which will most likely remove all deprecated items, so there is currently no need for a separate bug for this).

I'm marking this bug [api] in the Subject, because it is related to API, but I'm not using the "api" keyword since it is not strictly an API change.
Comment 1 Martin Oberhuber CLA 2008-06-26 13:39:11 EDT
Committed for TM 3.0.1