Consider joining TypedFieldStructField and TypeParser
Open
Conformance
feature
priority: undecided
refactoring
Standardization
under discussion
- Dominant language
- Scala
- Stars
- 33
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
## Background
Classes `TypedFieldStructField` and `TypeParser` cooperate closely (well `TypeParser` uses TypedFieldStructField`). While the former is deinfed in _Utils_ module, the latter is in _Standardization_ module.
## Feature
Joining the two classes, at least in some sense, would allow the casting abilities _Standardization_ has to be used in _Conformance_ casting rule.
Contributor guide
Assessment
This issue has not been assessed yet.