Details
-
Type:
Sub-task
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Won't Fix
-
Affects Version/s: None
-
Fix Version/s: 3.4.0
-
Component/s: Framework Core
-
Labels:None
Description
The only thing still not working is inherited attributes in Eclipse. The referenced class is visible in mirror type pool, but its associated resource cannot be read. Try to provide a fix for this.
Issue Links
| This issue is related to: | ||||
| CARROT-711 | Refactoring and simplification of descriptors and metadata infrastructure. |
|
|
|
This will be extremely difficult for me to patch – I looked at Eclipse internals, but it's bordering with the twilight zone... Inheritance in Eclipse IDE is not crucial for us and means only that running Workbench from the IDE will not collect inherited attribute properties (but other metadata is still in place).
I close this issue in favor of a more substantial overhaul of the attribute metadata infrastructure – in particular generation of Java classes with metadata in place already (which would save us XML deserialization costs).