Skip to content

[24616] Add context to Cdr#321

Open
MiguelCompany wants to merge 4 commits into
masterfrom
feature/24616
Open

[24616] Add context to Cdr#321
MiguelCompany wants to merge 4 commits into
masterfrom
feature/24616

Conversation

@MiguelCompany

@MiguelCompany MiguelCompany commented Jun 12, 2026

Copy link
Copy Markdown
Member

Description

This adds a generic context to Cdr, allowing external functions to customize the (de)serialization of a type.

Contributor Checklist

  • Commit messages follow the project guidelines.
  • The code follows the style guidelines of this project.
  • Tests that thoroughly check the new feature have been added/Regression tests checking the bug and its fix have been added; the added tests pass locally
  • Any new/modified methods have been properly documented using Doxygen.
  • NO: Changes are backport compatible: they do NOT break ABI nor change library core behavior.
  • Changes are API compatible.
  • New feature has been added to the versions.md file (if applicable).
  • N/A: Applicable backports have been included in the description.

Reviewer Checklist

  • The PR has a milestone assigned.
  • The title and description correctly express the PR's purpose.
  • Check contributor checklist is correct.
  • Check CI results: changes do not issue any warning.
  • Check CI results: CI pass and failing tests are unrelated with the changes.

@MiguelCompany MiguelCompany added this to the v2.4.0 milestone Jun 12, 2026
@MiguelCompany MiguelCompany requested a review from richiware June 12, 2026 10:41
@MiguelCompany MiguelCompany requested review from richiware and removed request for richiware June 12, 2026 10:50
Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
@MiguelCompany MiguelCompany requested review from richiware and removed request for richiware June 12, 2026 10:55
Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
@MiguelCompany MiguelCompany requested review from richiware and removed request for richiware June 12, 2026 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant