[STF] Uniformize APIs to set and get resource names
Open
stf
- Dominant language
- C++
- Stars
- 2.5k
- Forks
- 486
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 295
Description
There are many resources for which we can set a "symbol" in STF, but the API to do so, and retrieve the symbol is not always the same. Old parts of the code tend to have a set_symbol/get_symbol API, while more recent parts have set_symbol/to_string.
We need to clarify this, especially for user-visible resources.
Contributor guide
Assessment
This issue has not been assessed yet.