Skip to content

Samples from a DynamicDataReader are immutable#4609

Merged
jrw972 merged 1 commit intoOpenDDS:masterfrom
jrw972:dynamic-read-modify-write
May 6, 2024
Merged

Samples from a DynamicDataReader are immutable#4609
jrw972 merged 1 commit intoOpenDDS:masterfrom
jrw972:dynamic-read-modify-write

Conversation

@jrw972
Copy link
Copy Markdown
Contributor

@jrw972 jrw972 commented Apr 30, 2024

Problem

Users cannot read a sample from a DynamicDataReader, modify it, and then write it.

Solution

Update the DynamicSample implementation to use DynamicDataImpl with a DynamicDataXcdrReadImpl backing store.

@jrw972 jrw972 self-assigned this Apr 30, 2024
@jrw972 jrw972 force-pushed the dynamic-read-modify-write branch 2 times, most recently from 9128d11 to dde30ca Compare April 30, 2024 22:41
@jrw972 jrw972 requested review from iguessthislldo and mitza-oci May 1, 2024 14:24
@jrw972 jrw972 marked this pull request as ready for review May 1, 2024 14:24
@jrw972 jrw972 force-pushed the dynamic-read-modify-write branch 2 times, most recently from 50040cf to 8d4f438 Compare May 2, 2024 20:51
Problem
-------

Users cannot read a sample from a DynamicDataReader, modify it, and
then write it.

Solution
--------

Update the DynamicSample implementation to use DynamicDataImpl with a
DynamicDataXcdrReadImpl backing store.
@jrw972 jrw972 force-pushed the dynamic-read-modify-write branch from 8d4f438 to 5a08a05 Compare May 3, 2024 18:32
@jrw972 jrw972 merged commit d5aeb63 into OpenDDS:master May 6, 2024
@jrw972 jrw972 deleted the dynamic-read-modify-write branch May 6, 2024 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants