maliput / maliput/maliput_sparse

Improve BuilderConfiguration code

Open
#44 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C++
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

From https://github.com/maliput/maliput_sparse/pull/40#discussion_r1046287116_

### Summary

We are mixing a `struct` with some methods. We should
A. Use PODs and free functions
B. Elevate this to a class

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the BuilderConfiguration implementation and the linked pull-request discussion. Resolve whether it should use PODs with free functions or become a class, then identify the affected callers and tests. Done means the chosen design is applied consistently and the existing behavior remains covered.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
backend
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.