Menu

#18 Use weak references for Peers constructed from Java end

open
nobody
None
5
2005-07-20
2005-07-20
No

Currently Jace always uses strong references to Peers
that get constructed so users have to explicitly
dispose() them.

Ideally we should be able to use weak references if the
Peer is created on the Java end. The garbage collector
would then clean up the Peer automatically when no
strong references remain.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.