Page MenuHomePhabricator

PropertyKeyPath helper class should allow partial wildcards
Closed, WontfixPublic

Description

Currently one can decide to spefify the name of an PropertyKeyPath node or set an "any" selection.

So e.g. "prop.subprop" or "prop.*"

A feature idea is to allow partial wildcard (similar to wildcards in the comandline)

E.g. "prop.sub*" would match every property key with to parts where the second one starts with "sub".

Remark: If this feature is implemented, one most also take care of the template generation function to work correctly.

See also T23807: PropertyKeyPath class.

Related Objects

Event Timeline

floca triaged this task as Wishlist priority.Dec 18 2017, 5:08 PM
floca created this task.
kislinsk claimed this task.
kislinsk added a project: Auto-closed.
kislinsk added a subscriber: kislinsk.

Hi there! 🙂

This task was auto-closed according to our Task Lifecycle Management.
Please follow this link for more information and don't forget that you are encouraged to reasonable re-open tasks to revive them. 🚑

Best wishes,
The MITK devs

kislinsk removed kislinsk as the assignee of this task.May 26 2020, 12:05 PM
kislinsk removed a subscriber: kislinsk.