R2NorthstarTools / R2NorthstarTools/rrplug
Make EHandle into a new type
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 9
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
this would allow type safe conversions between EHandle and CBaseEntity
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
Start by locating the definitions and usages of EHandle and CBaseEntity, then inspect how conversions between them currently work. Done means EHandle is a distinct type and conversions between it and CBaseEntity are type-safe; the issue does not name specific files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100