nyan
nyan copied to clipboard
Allow patch to inherit from a patch that targets the same object
Currently, it's only allowed for a inheritance hierarchy of patches to define a patch target once. This restriction can be softened a bit by allowing the patch target again, but then the target must be exactly the same.
It could even be narrowed down to restrict the refined (child) patch to a child of the original patch target.