NWChemEx / NWChemEx/PluginPlay
PropertyTypeTraits
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 13
- Forks
- 1
- Avg merge
- 43m
- Merged PRs (30d)
- 4
Description
It would be helpful to have a class PropertyTypeTraits<T> which would provide a user-friendly mechanism for getting the types of the inputs/results to/from a property type of type T.
There may already be something like this (FieldTuple?).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the existing property-type APIs and the mentioned FieldTuple to determine whether similar type introspection already exists. Clarify the intended inputs and results exposed for a property type T, then define completion as a documented PropertyTypeTraits mechanism that provides those types in a user-friendly way.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- backend-api-design
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100