eclipse-score / eclipse-score/communication

Expose SamplePtr age in C++ API

Open
#13 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
62
Forks
97
Avg merge
1d 1h
Merged PRs (30d)
72

Description

In order to sort Samples by age as was discussed as a necessity in workshop https://github.com/orgs/eclipse-score/discussions/1076 , the C++ API needs to expose the sample's age.

Contributor guide

Open the contributing guide

Research direction

Start by locating the C++ API definition of SamplePtr and read the linked workshop discussion for the expected age semantics. Trace how Samples are represented and exposed, then verify that callers can access age for sorting; the issue is done when the API exposes that value.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
api
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.