Open intvsteve opened 5 years ago
The present caching option is primitive for metadata parsed from .cfg files. Implementation really should use a FileMemo<> to keep parsed metadata and only re-parse if file changes.
The present caching option is primitive for metadata parsed from .cfg files. Implementation really should use a FileMemo<> to keep parsed metadata and only re-parse if file changes.