Refactor|libdeng2|FileSystem: Better subfolder creation mechanism
When the file system is asked to create a folder or a tree of folders,the new subfolder can automatically inherit feeds from their parentfolder. This removes need for special purpose logic in the existingfeeds.
View differences
Refactor|libdeng2|FileSystem: Better subfolder creation mechanism
When the file system is asked to create a folder or a tree of folders,
the new subfolder can automatically inherit feeds from their parent
folder. This removes need for special purpose logic in the existing
feeds.