[YANGTOOLS-954] Clarify DataTreeCandidateNode method contracts Created: 11/Feb/19  Updated: 26/Mar/19  Resolved: 26/Mar/19

Status: Resolved
Project: yangtools
Component/s: data-impl
Affects Version/s: None
Fix Version/s: 3.0.0

Type: Task Priority: Medium
Reporter: Robert Varga Assignee: Robert Varga
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Relates
relates to MDSAL-422 DataObjectModification.getModificatio... Resolved

 Description   

MDSAL-422 shows that the getModifiedChild() and getChildNodes() have a difference of opinion between the API specification and actual implementations.

Most notably implementations allow reporting of UNMODIFIED nodes, to the point of reporting them as long as we had some evidence of such nodes existing - i.e. if we do not modify a list, it can be drilled into through getModifiedChild() reporting UNMODIFIED nodes.

Clarify the contract to match the implementation.


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