C# Garbage Collection Failure

Rob Withers reefedjib at yahoo.com
Mon Nov 19 01:05:31 UTC 2007


>From http://www.codeproject.com/showcase/IfOnlyWedUsedANTSProfiler.asp:
    "because the objects were still registered as subscribers to an event, 
they were never getting deleted"

Ah, yes.  Good thing we use weak references to subscribers.

Cheers,
Rob

----- Original Message ----- 
From: "Jon Hylands" <jon at huv.com>
To: <squeak-dev at lists.squeakfoundation.org>
Sent: Sunday, November 18, 2007 4:55 PM
Subject: C# Garbage Collection Failure



Thought this was interesting... I guess they should have used something
with a more mature garbage collector...

http://robots.net/article/2400.html

Later,
Jon

--------------------------------------------------------------
   Jon Hylands      Jon at huv.com      http://www.huv.com/jon

  Project: Micro Raptor (Small Biped Velociraptor Robot)
           http://www.huv.com/blog





More information about the Squeak-dev mailing list