linksplatform / linksplatform/Memory
Use optional static polymorphism instead of direct inheritance from interface
- Dominant language
- C#
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/linksplatform/Memory/blob/1dd28922798abf85cbf535a5367395d399b5ec1d/cpp/Platform.Memory/ArrayMemory.h#L4

This is only an example, we should use new style in all code files.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the linked ArrayMemory.h example and inspect the repository's other code files for direct inheritance from interfaces. Determine the intended optional static-polymorphism style from the example, then assess the full set of affected files and verify that the refactor preserves existing behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100