Bug 123313 - DiagramUIPlugin should be made internal
Summary: DiagramUIPlugin should be made internal
Status: RESOLVED FIXED
Alias: None
Product: GMF-Runtime
Classification: Modeling
Component: General (show other bugs)
Version: 1.0   Edit
Hardware: PC Windows 2000
: P3 major
Target Milestone: 1.0   Edit
Assignee: Cherie Revells CLA
QA Contact:
URL:
Whiteboard:
Keywords: api
Depends on:
Blocks:
 
Reported: 2006-01-10 16:02 EST by Cherie Revells CLA
Modified: 2010-07-19 12:28 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 Cherie Revells CLA 2006-01-10 16:02:07 EST
Currently, clients may be using this to get the diagram preference store, but not they should be getting the preference store from the preferences hint.
Comment 1 Cherie Revells CLA 2006-01-20 17:08:55 EST
Bugzilla#123313 gmf_head cmahoney 060120 Making DiagramUIPlugin, DiagramUIStatusCodes, and DiagramUIDebugOptions internal

- Made DiagramUIPlugin, DiagramUIStatusCodes, and DiagramUIDebugOptions internal.
- I left the old classes there in deprecated forms, but the public DiagramUIPlugin will no longer be initialized.

Other Clients' Action: 
DiagramUIPlugin -- If you were using this plugin, you can probably just change to use your own plugin.  If you were using this plugin to get diagram preferences shown in the preferences pages, this code would need to be changed to get the preference store from the preferences hint or your own client plugin instead.  See bugzilla#112864 for the preference store changes.
DiagramUIStatusCodes, DiagramUIDebugOptions -- Use these from your own plugin.
Comment 2 Cherie Revells CLA 2006-01-20 17:16:35 EST
forgot to resolve
Comment 3 Richard Gronback CLA 2008-08-13 13:06:57 EDT
[target cleanup] 1.0 M5 was the original target milestone for this bug
Comment 4 Eclipse Webmaster CLA 2010-07-19 12:28:18 EDT
[GMF Restructure] Bug 319140 : product GMF and component
Runtime Diagram was the original product and component for this bug