On 02/12/2011 08:33 AM, d coder wrote:
I believe what you're referring to is generally called a Weak
Reference, which is a reference that the GC doesn't consider when
deciding to keep an object alive, but that the GC will update if an
object dies.
There's a feature request at http://d.puremagic.com/issues/show_bug.cgi?id=4151


Thanks Andrew

Is there a way fro the users like myself to vote up an issue on DMD Bugzilla.

Yes, just register at the issue tracker (http://d.puremagic.com/issues/), then you can vote. About the feature of weak refs, Lua and... miniD have it. A quick search should tell you more if you like.

Deins
--
_________________
vita es estrany
spir.wikidot.com

Reply via email to