We should probably establish some way to share word separator characters. In the client they are represented as unmodifiable set in static field of ProcessReportPipeline class which obviously is not ideal. Two possible solutions come to my mind: static field in project Commons, or defining the separators in the WSDL/XSD. I would prefer the latter as they could be considered part of the service contract.
What do you think? @Blemicek @vlcak
We should probably establish some way to share word separator characters. In the client they are represented as unmodifiable set in static field of ProcessReportPipeline class which obviously is not ideal. Two possible solutions come to my mind: static field in project Commons, or defining the separators in the WSDL/XSD. I would prefer the latter as they could be considered part of the service contract.
What do you think? @Blemicek @vlcak