Details
-
Improvement
-
Status: Resolved
-
Resolution: Done
-
None
-
None
-
None
-
None
-
Operating System: All
Platform: All
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.
Attachments
Issue Links
- blocks
-
CONTROLLER-265 Milestone: Performance/Scale testing of MDSAL: Database: 20k writes/sec
- Resolved
-
YANGTOOLS-235 Implement Binding Stream Writer to Normalized Node writer facade
- Resolved
-
YANGTOOLS-238 Implement Runtime Generated Codecs which will use Binding to DOM Stream Writer
- Resolved