Currently all visitations are implemented in Transformation interfaces (Convertion...). They should be outsourced to separated interfaces. Maybe this would be good to remove visitors at all. We need separate interfaces. Be aware that this needs to be play well with Providers
Currently all visitations are implemented in Transformation interfaces (Convertion...). They should be outsourced to separated interfaces. Maybe this would be good to remove visitors at all. We need separate interfaces. Be aware that this needs to be play well with Providers