is there a module , plug,routine or similar for missing files checker.
Imagine you get a project in v4 and some patches did not save files as relative path.
it would be nice to get a list of the missing files and in which patches or subpatches this is happening.
is there some sort of s node that can store spread strings in the same tag dinamicly in case a file is missing,
so you can get a spread list of what is missing and where.
here just an example starting idea but probably this is best to do internally in v4.
what will be the way as to save all values coming out from those pins in a sort of smart S node ,that can collect all values from same pins from different subpatches in a clean way and handle them as one final value or values in a S node style.