bithorde
bithorde copied to clipboard
Delay file-opening.
Files used by the StoredAsset should not be opened until it's really necessary. This will reduce the number of used OS file-handles, and get rid of a small potential I/O performance-hit.