Extend `Adaptor` to handle read-in drivers too
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 59
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
Currently the Adaptor object focusses on write drivers, but I think it would be cleaner to have them handle read-ins too. I'd like to make this contribution if you agree it's a good idea.
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 locating the Adaptor object and reading how it currently handles write drivers. Clarify which read-in drivers should be supported and what consistent behavior is expected before deciding on the implementation; done means the agreed read-in support is implemented and verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100