Details
-
Sub-task
-
Resolution: Fixed
-
Neutral
-
5.0, 5.0.1, 5.0.2, 5.0.3, 5.0.4
-
None
-
-
Yes
-
5.1 - RC1
Description
Definition:
- remove PropertyBuilder definition. This is replaced by a transformerClass definition.
- remove the property hierarchy (BasicProperty, CompositeProperty, MultipleProperty) and replace it by a common property used by every field (TransformedProperty)
- rename Handlers by Transformers
- MultiField and multiTransformers may work on PropertysetItem and no more on List<T>.
- rename MultiField to MultiValueField.