-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
1.6, 1.6.5
-
None
provide possibility to clean(optimize) object properties.
In case of many iterations during the design process some properties could be explicitly given the value equal to the 1st iteration value.
NEURE implicitly initializes property using 1st iteration value. So removing those redundant values could shrink the size of the generated code and data need to be transferred to the server and back.