Deserialization: Option to have object libs stay where they are
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 61
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
In iondrive, I have to reverse norad's automatic extraction of object libs into `.lib` fields. It would be easier if I could just pass the data through unchanged.
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 file or test is named in the issue; start by locating norad's deserialization entry point and the code that extracts object libs into `.lib` fields. Done means an option leaves those objects in their original form so iondrive can pass the data through unchanged, with the relevant deserialization behavior covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100