[Naming] Prefer Mapper/UncachedMapper over CachedMapper/Mapper.
Open
- Dominant language
- Python
- Stars
- 15
- Forks
- 16
- Avg merge
- 17m
- Merged PRs (30d)
- 1
Description
This will avoid developer mishaps as it would make the "default" mappers cached.
Contributor guide
No contributing guide indexed for this repository
Research direction
Search the repository for CachedMapper, Mapper, and UncachedMapper to identify their definitions, references, and tests. Rename the mapper classes and update all usages consistently, then run the project's test suite to confirm the naming change is complete.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- developer-experience
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100