Release: Actifsource V11.1.0
It should be possible to define auto decorating.
The configuration options are:
The performance of the runtime synchronisation is set via the properties.
There is an example project on GitHub:
It should be possible to define auto decorating.
The configuration options are:
- NoneAutoDecorating: Auto decorating is disabled.
- AddDecorator: Add missing decorators.
- RemoveDecorator: Remove decorators if the target not exist.
- AddRemoveDecorator: Add missing decorators and remove decorators if the target not exist.
The performance of the runtime synchronisation is set via the properties.
There is an example project on GitHub:
- https://github.com/actifsource/ch.actifsource.example.autodecoration