INSERT DETAILS HERE.
The user shouldn't have to call finalize()—it should happen automatically.
- What needs to be cleaned up?
- How would the refactored implementation differ from what we have now?
- What are the potential downsides to not dealing with the technical debt now and leaving it for later?
INSERT DETAILS HERE.
The user shouldn't have to call
finalize()—it should happen automatically.