Bug 109923 - Class names contain 'xtools'
Summary: Class names contain 'xtools'
Status: RESOLVED FIXED
Alias: None
Product: GMF-Runtime
Classification: Modeling
Component: General (show other bugs)
Version: 1.0   Edit
Hardware: All All
: P1 normal
Target Milestone: 1.0   Edit
Assignee: Mohammed Mostafa CLA
QA Contact:
URL:
Whiteboard:
Keywords: api
Depends on:
Blocks:
 
Reported: 2005-09-19 15:32 EDT by Richard Gronback CLA
Modified: 2010-07-19 12:30 EDT (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 Richard Gronback CLA 2005-09-19 15:32:51 EDT
A number of classes from the IBM contribution still contain the 'xtools' name
and should be changed.  For example:

org.eclipse.gmf.runtime.common.core.plugin.XToolsPlugin.java
org.eclipse.gmf.runtime.common.ui.plugin.XToolsUIPlugin.java
org.eclipse.gmf.runtime.diagram.ui.commands.XtoolsProxyCommand.java
Comment 1 Steven R. Shaw CLA 2005-09-21 11:07:50 EDT
A potential rename would be:
ICommandProxy.java ?

Pass defect on to Anthony after resolution.
Comment 2 Steven R. Shaw CLA 2005-10-06 14:35:43 EDT
Changing component to "Runtime Diagram"
Comment 3 Anthony Hunter CLA 2005-11-21 15:17:44 EST
Note that Runtime common is covered by Bugzilla Bug 110653.

This bugzilla is only for org.eclipse.gmf.runtime.diagram.ui.commands.XtoolsProxyCommand.java
Comment 4 Steven R. Shaw CLA 2006-01-09 17:06:11 EST
Didn't make it in M4.  Moving to M5 since this is API impacting.
Comment 5 Mohammed Mostafa CLA 2006-02-01 15:37:42 EST
Description:
Renamed XtoolsProxyCommand to CommandProxy.  Deprecated old version. 

New API Availability: 
now

Old API Removal: 
Feb 15, 2006 

Tracking:                         
Bugzilla 109923

Clients Taken Care of:         
gmf

Other Clients' Action: 
use CommandProxy instead of XtoolsProxyCommand
Comment 6 Richard Gronback CLA 2008-08-13 13:06:42 EDT
[target cleanup] 1.0 M5 was the original target milestone for this bug
Comment 7 Eclipse Webmaster CLA 2010-07-19 12:30:31 EDT
[GMF Restructure] Bug 319140 : product GMF and component
Runtime Diagram was the original product and component for this bug