kit-data-manager / kit-data-manager/mappingservice_plugincore
Make Preprocessor more generic
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
- allow for extension in regard to additional functions
- flexible / extendable unit dict
- optional: better / more complete default unit dict covering all schema cases (maybe redesign it so that the output is the key and the potential input values are in a list)
- flexible / extendable field array
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Preprocessor implementation and inspecting how its functions, unit dict, and field array are currently defined. Clarify the intended extension points and schema coverage before changing the design. Done means callers can add functions, units, and fields without modifying the core defaults, with the optional default-dictionary redesign agreed and covered by existing project checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100