You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add Artifact.setURI(URI) method to Artifact && have it recompute uriBucket
add StorageAdapter.rename(Artifact orig, Artifact a)
Can the latter be mandatory? It puts another constraint on back end implementation when combined with wanting/encouraging the back end to be able to reconstruct artifact URI in StorageAdapter.iterator() methods (so that file-validate can recover/populate inventory from storage).
The text was updated successfully, but these errors were encountered:
How:
Can the latter be mandatory? It puts another constraint on back end implementation when combined with wanting/encouraging the back end to be able to reconstruct artifact URI in StorageAdapter.iterator() methods (so that file-validate can recover/populate inventory from storage).
The text was updated successfully, but these errors were encountered: