> Another question might be: Does the relation > 1 sink -> 1 output file/stream > always hold or are there formats that might need to output multiple files? > In the later case, createSink( OutputStream ) would be troublesome.
The relation should persist. Cheers, Vincent
