Currently we use regular paths for generic path manips, and CanonPaths (created through underlying filesystem) to handle files in the DLS.
We need to add a third kind, VirtualCanonPaths which are absolute paths to files that may or may not exist on actual filesystem (but are guaranteed to exist in the virtual file system)
Currently we use regular paths for generic path manips, and CanonPaths (created through underlying filesystem) to handle files in the DLS.
We need to add a third kind, VirtualCanonPaths which are absolute paths to files that may or may not exist on actual filesystem (but are guaranteed to exist in the virtual file system)