Bug 139856 - EtoolsProxyCommand should be renamed
Summary: EtoolsProxyCommand should be renamed
Status: RESOLVED FIXED
Alias: None
Product: GMF-Runtime
Classification: Modeling
Component: General (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P1 normal
Target Milestone: 1.0   Edit
Assignee: Anthony Hunter CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-02 17:33 EDT by Richard Gronback CLA
Modified: 2010-07-19 12:26 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 2006-05-02 17:33:34 EDT
The class org.eclipse.gmf.runtime.diagram.ui.commands.EtoolsProxyCommand should have a non-commercial product name and have 'Xtools' reference removed:

/**
 * @author melaasar
 *
 * An Etools Command Wrapper for an Xtools Command
 */
public class EtoolsProxyCommand extends Command {
Comment 1 Steven R. Shaw CLA 2006-05-08 15:21:16 EDT
Suggested name: ICommandProxy ?
Comment 2 Richard Gronback CLA 2006-06-08 19:05:28 EDT
This needs to be done for 1.0 release.
Comment 3 Anthony Hunter CLA 2006-06-13 09:55:01 EDT
I will take care of renaming EtoolsProxyCommand to CommandProxy.

I will refactor from PDE, I assume you have no problem me committing the name change to the Borland plug-ins?
Comment 4 Anthony Hunter CLA 2006-06-14 11:05:38 EDT
I made a typo, Note that the EtoolsProxyCommand becomes ICommandProxy == a command wrapper for a GMF ICommand

not to be confused with

CommandProxy == a command wrapper for a GEF Command
Comment 5 Anthony Hunter CLA 2006-06-14 14:39:04 EDT
Renamed EtoolsProxyCommand to ICommandProxy.
Swept all occurances of EtoolsProxyCommand in IBM and Borland code.
Comment 6 Richard Gronback CLA 2008-08-13 13:05:43 EDT
[target cleanup] 1.0 RC5 was the original target milestone for this bug
Comment 7 Eclipse Webmaster CLA 2010-07-19 12:26:30 EDT
[GMF Restructure] Bug 319140 : product GMF and component
Runtime Diagram was the original product and component for this bug