image icon indicating copy to clipboard operation
image copied to clipboard

`dir:` sources don’t reject unknown versions

Open mtrmac opened this issue 3 years ago • 0 comments

In fact, dirImageSource doesn’t access ref.versionPath at all.

This means we wouldn’t reject future incompatible versions — OTOH enforcing a version number could plausibly break existing scripts that manually generate dir: directories; so I guess we should assume that no version file = the current version as of today.

mtrmac avatar Mar 07 '23 18:03 mtrmac