Do not reference SchemaNode.getPath() (MDSAL-685)

[MDSAL-686] Do not reference SchemaNode.getPath() in BindingRuntimeTypes Created: 13/Sep/21  Updated: 09/Mar/22  Resolved: 09/Mar/22

Status: Resolved
Project: mdsal
Component/s: Binding runtime
Affects Version/s: None
Fix Version/s: 9.0.0

Type: Sub-task Priority: Medium
Reporter: Robert Varga Assignee: Robert Varga
Resolution: Duplicate Votes: 0
Labels: pt
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Duplicate
duplicates MDSAL-696 Do not use DerivableSchemaNode Resolved

 Description   

We have a call site which is referencing SchemaNode.getPath() in order to reconstruct SchemaNodeIdentifier for a SchemaNode.

This facility is only used for actions, but may actually also be used for notifications. Devise a replacement addressing construct allow this identification.

Given that the number of actions and notifications can be potentially large, we'll probably need an addressing construct which relies on recursion, similar to YangInstanceIdentifier and SchemaPath.



 Comments   
Comment by Robert Varga [ 09/Mar/22 ]

Fixed in MDSAL-696.

Generated at Wed Feb 07 20:10:33 UTC 2024 using Jira 8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d.