rticommunity / rticommunity/rticonnextdds-examples

[FEAT] Create more XML application definition examples

Open
#734 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

suggestion
Dominant language
Python
Stars
148
Forks
153
PR merge metrics
No merged PRs in 30d

Description

Feature description

There are missing xml defined application examples for different data types and languages.

I suggest creating the following examples

./examples
├── xml_application_compiled_types
│   ├── c++11
│   ├── c++98
│   └── python
└── xml_application_dynamic_types
    ├── c++11     << This is the only one that already exists under folder xml_application_env
    ├── c++98
    └── python

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start in ./examples and compare the existing dynamic C++11 example under xml_application_env with the requested application definition layout. Create the missing compiled and dynamic examples for C++11, C++98, and Python, with the requested data-type coverage, then verify that all listed example directories are present and usable.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, python, xml
Domain
distributed-systems
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.