Bug 382775 - Make PropertyEditorAssistContributor into a service
Summary: Make PropertyEditorAssistContributor into a service
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Sapphire (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Konstantin Komissarchik CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-15 16:59 EDT by Konstantin Komissarchik CLA
Modified: 2021-11-19 09:22 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Konstantin Komissarchik CLA 2012-06-15 16:59:46 EDT
PropertyEditorAssistContributor should be made into a service on the property editor part. In Bug 382687, PropertyEditorAssistContributor acquired lifecycle and listener infrastructure, which brings it on par with how services work, but actual conversion to a service was not possible within backwards compatibility constraints of the 0.5.1 release.