Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 367276

Summary: It is impossible to use 2 element editors with same name even if they belong to different containers
Product: [Modeling] EEF Reporter: Stéphane Thibaudeau <stephane.thibaudeau>
Component: GeneralAssignee: EEF Inbox <emft.eef-inbox>
Status: CLOSED WONTFIX QA Contact:
Severity: normal    
Priority: P3 CC: stephane.begaudeau
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:
Attachments:
Description Flags
View description none

Description Stéphane Thibaudeau CLA 2011-12-21 04:17:39 EST
Created attachment 208660 [details]
View description

Inside a view I define two containers as "Group", each container contains itself an element editor named "Table" (see screenshot).
The generated code can not compile because two attributes named "table" are generated.
It would be great if these attributes were generated with different names (using a qualified name, or a _1 _2 ... pattern, or something else).
Comment 1 Stephane Begaudeau CLA 2016-05-30 10:03:20 EDT
The Eclipse EEF team has worked over the past few months on a brand new runtime using a reflective approach which can be used more easily with Eclipse Sirius. Since we do not plan to continue to work on the old runtime and its code generation approach, I will close this issue for now.

If you want to contribute, you can reopen this issue and submit a contribution to the project thanks to our Gerrit: https://git.eclipse.org/r/#/admin/projects/eef/org.eclipse.eef