[YANGTOOLS-232] Design Stream DOM (NormalizedNode) Writer API for Java Binding Created: 28/Jul/14  Updated: 10/Apr/22  Due: 30/Jul/14  Resolved: 04/Aug/14

Status: Resolved
Project: yangtools
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Improvement
Reporter: Tony Tkacik Assignee: Tony Tkacik
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Operating System: All
Platform: All


Issue Links:
Blocks
blocks CONTROLLER-265 Milestone: Performance/Scale testing ... Resolved
blocks YANGTOOLS-235 Implement Binding Stream Writer to No... Resolved
blocks YANGTOOLS-238 Implement Runtime Generated Codecs wh... Resolved

 Description   

Design an API for Binding to DOM writer, which will be usable from Runtime Generated Codecs to write Normalized Nodes event based normalized nodes,
without leaking NormalizedNodes into API (so binding clients will not be required
to import NormalizedNode).

API must be placed into org.opendaylight.yangtools.yang.binding since it is only
package which is imported from all model packages. This API needs to be documented, also reasoning behind it placement in org.opendaylight.yangtools.yang.binding needs to be documented.



 Comments   
Comment by Tony Tkacik [ 28/Jul/14 ]

APIs should be inpsired by XMLStreamWriter, which will allow for various backends
and pipelining.

Comment by Tony Tkacik [ 28/Jul/14 ]

remote: https://git.opendaylight.org/gerrit/9377

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