Skip to content

Rooted, unrooted path semantics #3203

@harendra-kumar

Description

@harendra-kumar

Treating paths with a leading dot to be anchored and the ones not starting with a leading dot as unanchored path segments may fight the common intuition that those paths are the same. This abstraction may not be worth changing that convention as it is too common and well ingrained. The only places where this distinction is made is splitRoot and eqPath, the latter has an option to disable it. But we can keep the default aligned with common conventions and maybe have an option to treat it differently if needed. The internal unreleased, typed modules can be changed accordingly.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions