Skip to content
This repository has been archived by the owner on Aug 8, 2020. It is now read-only.

Add "timid" attribute to Output sink to avoid unnecessary touching #102

Merged
merged 1 commit into from
Jul 29, 2016

Conversation

furfurylic
Copy link
Owner

This patch adds "timid" attribute to Output sink. When this attribute is set true, the sink checks the existing output target file in prior to overwriting it, and avoids unnecessary overwriting if the content is not going to be changed by overwriting.

This feature will be used for files of which the cost of unnecessary overwriting is too expensive.

@furfurylic furfurylic merged commit c0ddf19 into master Jul 29, 2016
@furfurylic furfurylic deleted the timidity branch July 29, 2016 15:01
furfurylic added a commit that referenced this pull request Oct 22, 2017
Add "timid" attribute to Output sink to avoid unnecessary touching
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant