Open
Description
I've recently had multiple problems when using pathopt (which Untangled has had on by default from the early days). Most recently, the changes in alpha42 to the reconciler (OM-738) make assumptions that the path info on the parent will be shorter than the path info on the child (which is not true when the path ends up rooted at the child's ident). This causes Index OOB exceptions.
I've also seen pathopt lead to "no queries exist for components at path" where the path was an ident-based path. I'm sure this is a similar problem.
I've changed Untangled to turn if off by default, and that clears up the issues.
The question is: should we fix pathopt, or remove the vestiges of it?
Metadata
Metadata
Assignees
Labels
No labels