TcfWriter can currently not properly write to ZIP files because of the "try and error" approach that we take to trying to merge with an existing file. In particular, if the attempt fails and we go without merging, we cannot delete the broken entry from the ZIP file.