Skip to content

Unify (remote) path handling in backend #8762

@fm3

Description

@fm3

We now use URI in some places, in others Path and in others yet String.
This goes through RemoteSourceDescriptors and DataVaults.

Different codepaths exist to perform checks on the paths and to normalize them.

URI getScheme may return null, which needs to be checked and isn’t caught by the type system.

We should make an overview over the different cases and consider if a unified solution can be found.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions