Enhancement
Major
Detail
Major
Detail
Enhancement
Currently, the "multiple" property is not supported for attributes of primitive type, but is offered for selection. An exception is "string set", for which you have to annotate a special config type and storage algorithm.
Multiple value input shall be supported by default for (simple) primitive types (numbers and strings). The "multiple" option should be available only for those types for which the option is supported.
Application
If the primitive type supports multiple attributes, the "multiple" option can be checked. In this case the separator can be specified by an additional annotation:
Test
- /com.top_logic.demo/src/test/java/test/com/top_logic/demo/scripted/model/attribute/TestPrimitiveCollection.script.xml
- Regression: open component inspector and expand the properties of a subject object.