Bug 166339 - [api] Remove or cleanup ISubSystem.getVendorAttribute(), ISubSystem.setVendorAttribute()
Summary: [api] Remove or cleanup ISubSystem.getVendorAttribute(), ISubSystem.setVendor...
Status: RESOLVED FIXED
Alias: None
Product: Target Management
Classification: Tools
Component: RSE (show other bugs)
Version: 1.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 2.0   Edit
Assignee: David Dykstal CLA
QA Contact: Martin Oberhuber CLA
URL:
Whiteboard:
Keywords: api
Depends on:
Blocks:
 
Reported: 2006-11-30 08:09 EST by Uwe Stieber CLA
Modified: 2008-08-13 13:17 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 Uwe Stieber CLA 2006-11-30 08:09:34 EST
The two ISubSystem method get/setVendorAttribute() seems to had been left over from API cleanup. The documentation is talking explicitly about business partners here. The method should be reviewed and be either removed or cleanup.
Comment 1 Martin Oberhuber CLA 2006-12-19 06:42:34 EST
I believe we should document 
- what string keys are reserved for internal (Eclipse/RSE) use in the Properties, 
- that we recommend vendors to prefix their own properties with com.vendor.
- and otherwise allow vendors to use all the properties.
Comment 2 David Dykstal CLA 2006-12-21 12:45:36 EST
This API should be marked deprecated and clients should use property sets instead. The commentary will change indicating this.
Comment 3 David Dykstal CLA 2007-04-04 22:32:09 EDT
deprecated these methods in ServerLauncher, ISubSystem, SubSystem.
Comment 4 Martin Oberhuber CLA 2008-08-13 13:17:28 EDT
[target cleanup] 2.0 M6 was the original target milestone for this bug