-
Notifications
You must be signed in to change notification settings - Fork 692
Open
Labels
in: coreIssues in core supportIssues in core supportstatus: pending-design-workNeeds design work before any code can be developedNeeds design work before any code can be developed
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
Metadata
Assignees
Labels
in: coreIssues in core supportIssues in core supportstatus: pending-design-workNeeds design work before any code can be developedNeeds design work before any code can be developed