Task #5450
closed
Support multiple rules per node in NodeTransformer
Added by Artem Kotsynyak almost 10 years ago.
Updated about 7 years ago.
Description
Transformer should allow to add multiple rules per enumeration instance. Only single applicable rule may be used during transformation. Selection of applicable rule should be deterministic and is a part of API contract.
- Subject changed from [transformer] Support multiple rules per node in NodeTransformer to Support multiple rules per node in NodeTransformer
- Category set to Transformer
- Target version set to 0.3
- Target version changed from 0.3 to 0.4
- Status changed from New to Closed
To not enforce specific rule applicatoin policy on user it is better to create custom composite rule, e.g. containing list of accepted ids. This way it is possible to implement priorities, consequent rule application etc.
Also available in: Atom
PDF