evolvablehardware / evolvablehardware/iCEFARM
Switch from json method calls to passing dataclass in registered methods
Open
- Dominant language
- Python
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
This issue has no description.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue provides no files, tests, or implementation details. Start by locating the registered methods and their current json method calls, then trace how dataclass instances are passed through those entry points. Done means the registered methods consistently accept the dataclass instead of making the existing json method calls, with relevant behavior preserved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100