Project

General

Profile

Actions

Task #5450

closed

Support multiple rules per node in NodeTransformer

Added by Artem Kotsynyak over 9 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Low
Category:
Transformer
Target version:
Start date:
11/26/2014
Due date:
% Done:

0%

Estimated time:
Detected in build:
svn
Published in build:

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.


Related issues 1 (0 open1 closed)

Related to Fortress - Task #7378: NodeTransformer: multiple transform rules for a single enum idClosedArtem Kotsynyak07/06/2016

Actions
Actions #1

Updated by Alexander Kamkin about 9 years ago

  • 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
Actions #2

Updated by Andrei Tatarnikov over 8 years ago

  • Target version changed from 0.3 to 0.4
Actions #3

Updated by Artem Kotsynyak over 6 years ago

  • 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.

Actions

Also available in: Atom PDF