-
Type: New Feature
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Registries
-
Epic Link:
-
Tags:
-
Story Points:8
The UI packages registries (JSF, DAM, WEBUI) are specials because they contain some "choices" we make on Studio/Designer side (i.e scaffolding options), thus they cannot be automtically extracted by the maven extractor plugin and be available as `studio-registries.json` in the marketplace package.
For now, they are available as XML contributions referencing json files.
What we want is to have them available as data on the same model that the new TPService created in NXS-5373
Then we want the RegistryService to request them like in NXS-5377