Replies: 2 comments
-
Few more:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Moving to a discussion |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In the context of #2481, opentelemetry-cpp needs to have more dependencies, to a yaml parser in this case.
This raises the question on how to select a given package, and the acceptance criteria the package will need to meet to be considered.
Below is a preliminary list of requirements, the goal of this issue is to discuss them, and finalize a check list, which can help the next time another package is needed.
Proposed:
License
Nested dependencies
Supported platforms
Supported build frameworks
Documentation
Actually maintained
Community adoption
Stable
Secure
Technical requirements
In practice for a yaml parser in C++:
Beta Was this translation helpful? Give feedback.
All reactions