[jvm] selfie vcr should support `java.io.Serializable`
Open
enhancement
jvm
- Dominant language
- Kotlin
- Stars
- 101
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
Just like `CacheSelfie`, the `VcrSelfie` should support `java.io.Serializable`
Contributor guide
Research direction
Locate VcrSelfie and compare its implementation with CacheSelfie, focusing on how java.io.Serializable support is represented. Check the existing tests around these classes, then confirm that VcrSelfie supports java.io.Serializable in the same way as CacheSelfie and that the relevant test suite passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, kotlin
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100