Skip to content

Add .Resource.PathInfo #12143

@bep

Description

@bep

Which would be a smaller and curated version of what we assign to every resource internally. Instead of adding lots of NameOriginal variants, you would be able to do:

.PathInfo.Name // => roses-are-red.en.jpg
.PathInfo.NameNoIdentifier // => roses-are-red
.PathInfo.Unnormalized.NameNoIdentifier // => Roses are red
.PathInfo.Path

I can outline such an interface if people think it's a good idea ...?

/cc @jmooring

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions