[YANGTOOLS-639] Add an EXI yang-data codec Created: 30/Jul/16  Updated: 10/Apr/22

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

Type: New Feature
Reporter: Robert Varga Assignee: Unassigned
Resolution: Unresolved 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 YANGTOOLS-640 Implement schema-informed EXI yang-da... Confirmed

 Description   

We already have yang-data-codec-xml, but for persisting data in a packed format EXI offers significant benefits. While both EXI implementations offer a relatively easy way of plugging into javax.xml APIs, it would be useful to package such a codec out of the box.

The implementation should be hosted in yang-data-codec-exificient, which will use yang-data-codec-xml and https://github.com/EXIficient/exificient-core to provide such functionality.

Initial implementation should use just the base XSD schema for encoding and allow specification of how the stream should be packed (default to byte-aligned, provide options to use bit-packed and precompress modes).

An example of integration is available in https://git.opendaylight.org/gerrit/#/c/35131/ and surrounding code.


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