Skip to content

NodeValueReader/Writer Conversion

Compare
Choose a tag to compare
@simpsont-oci simpsont-oci released this 22 Sep 21:56
· 66 commits to master since this release

This release removes the need for special V8-specific code generation for IDL type support by taking advantage of the ValueReader and ValueWriter support already generated as part of normal IDL type support. This reduces and simplifies the overall conversion code and simplifies the build process. Additionally, these interfaces are now used for QoS object conversion.