Skip to content

Script store

Kubat requested to merge script-store into master

Add a ScriptStore like the VivyDocumentStore to manage all script files. The "Store" API has been cleaned-up, now we are using CRTP (again) and most of the code has been factorized.

Merge request reports