-
Type: New Feature
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.9
-
Component/s: None
Currently FeatureModel are directly created from the client side and saved back to the server.
In some cases, it may be useful to have the server side do some processing on the FeatureModel before it gets displayed by the client side.
Initial use case is about Schema, where we need to initialize the SchemaFeature from a XSD file but can not do it from the client side.
- is required by
-
NXS-1293 Allow XSD Import for schema definition
- Resolved