Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Currently Bridge and Divert Transformers do not allow any configuration, as such if you need the same transformer but just slightly different configuration that could be managed by classical properties you need to make concrete classes for each one.
This is to allow passing in configuration properties into the transformers so transformer implementations can be made more generic and re-usable and simply configurable.