Skip to content

Introduce ResolvablePropertyPath  #3220

Open
@christophstrobl

Description

The current property path resolution is fixed in its behaviour providing litte to no flexibility for consuming modules.
Sometimes it is desirable to be able to walk a path partially up to the point that was resolvable or be able to ask the object if the path exits and can be resolved without having to deal with the current PropertyReferenceException.

The path factory would also be able to cache ResolvablePropertyPath instances even if they cannot be resolved as a whole, which is currently only possible for fully resolvable paths.

Metadata

Assignees

No one assigned

    Labels

    in: coreIssues in core supportstatus: pending-design-workNeeds design work before any code can be developed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions