Our current implementation appears to be inconsistent between platforms with how symlinks are treated. I think ideally we'd treat symlinks as the thing they point to without any special treatment. It would then be up to websites to deal with symlink loops etc. If we ever add a "recursive" mode to directory iteration though we'd have to figure out what to do with symlink loops in that case.
Whatever we want to do here, definitely needs to be written down in the spec.
The spec currently doesn't say anything about how to handle symbolic links. Basic questions:
The text was updated successfully, but these errors were encountered: