Skip to content

Add OSC 1.1 Xpath // address pattern operator #19

@orchetect

Description

@orchetect

As per OSC 1.1 proposal, §3.4:

OSC 1.1 inherits the path multiple-level wildcard- matching operator // from XPath.

This overcomes the limitation of the OSC 1.0 * operator that only matches up to / boundaries. It also gives concrete semantics to the string // in an address—which was previously not explicitly forbidden but may have resulted in inconsistent address handling due to ambiguity (e.g., in UNIX style path operations // is a no-op equivalent to /).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions