-
Type: New Feature
-
Status: Resolved
-
Priority: Minor
-
Resolution: Won't Do
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Runtime
-
Epic Link:
For now extension points define their content as java class, the so-called Descriptor.
Defining the awaited content as plain xml would allow studio to validate contributions !
It could be easily added, allowing a new tag in extension point <schema> for example.
These definitions could be, for example, handled by a generic XMLDescriptor and/or be used to generate java data holder classes.
- is related to
-
NXP-29580 Rework descriptor mechanism
- Resolved