Hacker News new | ask | show | jobs
by lunixbochs 1966 days ago
Do the BridgeSupport files annotate whether you own returned objects and need to release them? Sprinkling in runtime.SetFinalizer calls based on ownership would be slightly nicer than exposing release/retain.