Bug 302032

Summary: [Commands] Proxyfication of State class contributions coming from extensions leads to unexpected behaviour which should be documented
Product: [Eclipse Project] Platform Reporter: Philipp Kursawe <phil.kursawe>
Component: UIAssignee: Platform UI Triaged <platform-ui-triaged>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P3    
Version: 3.6   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Philipp Kursawe CLA 2010-02-06 05:05:52 EST
The State object returned by "State org.eclipse.core.commands.NamedHandleObjectWithState.getState(String stateId)" is a CommandStateProxy. One would expect its the class type specfied in the extension. So if my class type would be "my.LastIdState" and I would cast command.getState to "LastIdState" this would lead to an unexpected ClassCastException.
This should be noted in the API docs maybe.
Comment 1 Eclipse Webmaster CLA 2019-09-06 16:08:56 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.