LineSet / Otherlines don't have original file strings
Open
Nobody has claimed this yet.
enhancement
library
writer
- Dominant language
- C#
- Stars
- 8
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Unknown records/tags, OtherLine instances don't keep the original file lines.
Can I assume the original file is available and read them?
Impacts the writer, (future) plugins
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by locating the LineSet and OtherLine types and tracing how unknown records reach the writer; determine whether original input lines are available there. Done means the intended original-line behavior for unknown records and OtherLine instances is defined and covered for the writer and future plugin use.
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
- 30/100