linksplatform / linksplatform/Data.Doublets
Make the generic version for all overloads of FormatStructure in ILinksExtensions for all link address types (not only for ulong)
- Dominant language
- C#
- Stars
- 14
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/linksplatform/Data.Doublets/blob/b739fe2635296db327c29cb5d5688ac3e6f5a7c6/csharp/Platform.Data.Doublets/UInt64LinksExtensions.cs#L94-L100
https://github.com/linksplatform/Data.Doublets/blob/b739fe2635296db327c29cb5d5688ac3e6f5a7c6/csharp/Platform.Data.Doublets/UInt64LinksExtensions.cs#L137-L143
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the two referenced ranges in csharp/Platform.Data.Doublets/UInt64LinksExtensions.cs and inspect the FormatStructure overloads in ILinksExtensions. Trace how the current ulong-specific versions relate to the other link address types. Done means generic versions exist for all FormatStructure overloads and link address types, with the existing behavior preserved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100