I got problem with serialization
Open
- Dominant language
- C#
- Stars
- 218
- Forks
- 83
- PR merge metrics
- No merged PRs in 30d
Description
I got a problem with serialization. Most of the project classes aren't signed as Serializable (system.serializable). I can't serialize classes without using reflection. I can't even inherit these.
Contributor guide
No contributing guide indexed for this repository
Research direction
No files or tests are named. Start by inspecting the project classes involved in serialization and how they are declared, then check the project’s existing serialization expectations. Done means the relevant classes support serialization and inheritance without reflection, with verification added where the project provides a test path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100