-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
None
Currently, the implementation of `PathElement` `hashCode()` and `equals()` inherits from `Object`. It would be better with a custom implementation that allows PathElements to be keys in a Set or a Map.