Project

General

Profile

Actions

Feature #5451

open

Support external rules in TransformerRule interface

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

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

0%

Estimated time:
Published in build:

Description

TransformerRules are dedicated for use in NodeTransformer with other rules, but interface implementations has no information about other rules, therefore it may introduce inconsistencies in transformed expressions accordingly to entire set as a whole. Since given transforms are considered local, i.e. should match and replace only limited (and small) subgraph, it is reasonable to support external rules in interface instead of multiple transformation runs. Consider using abstract class in place of interface to enforce respecting external rules.

Actions #1

Updated by Alexander Kamkin about 9 years ago

  • Subject changed from [transformer] Support external rules in TransformerRule interface to Support external rules in TransformerRule interface
  • 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

Also available in: Atom PDF