Hi, there are two interfaces and classes to access nested feature values FeaturePath(Impl) and FeatureValuePath(Impl). The later has been deprecated in favour of the former, but it looks like there is functionality getting lost in this transition. With FeatureValuePath it is possible to have feature arrays in the middle of the path whereas FeaturePath only allows these at the very end of the path.
Is this initial investigation correct? What is the current status of this functionality? Best, Peter
