<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Object Resurrection</title><link>http://blogs.msdn.com/clyon/archive/2006/04/25/583698.aspx</link><description>I’m sure many of you have heard the term “object resurrection” with respect to the GC. It’s an interesting (but not very useful) way to illustrate object lifetimes and the role of finalization versus garbage collection. Basically, it’s a way to reference</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Object Resurrection</title><link>http://blogs.msdn.com/clyon/archive/2006/04/25/583698.aspx#585967</link><pubDate>Fri, 28 Apr 2006 14:50:11 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:585967</guid><dc:creator>John Rudy</dc:creator><description>This is all well and good, but when is resurrection used in the real world? In other words, why does it exist, given its many pitfalls and dangers?</description></item><item><title>re: Object Resurrection</title><link>http://blogs.msdn.com/clyon/archive/2006/04/25/583698.aspx#586183</link><pubDate>Fri, 28 Apr 2006 21:07:48 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:586183</guid><dc:creator>clyon</dc:creator><description>Hi John&lt;br&gt;&lt;br&gt;I can't think of any legitamite purpose for object resurrection (of course that doesn't mean there isn't one...). &amp;nbsp;It exists because the runtime doesn't disallow object assignment in a finalizer.&lt;br&gt;&lt;br&gt;There's a Channel 9 thread about legitimate uses of object resurrection, which might answer your question:&lt;br&gt;&lt;a rel="nofollow" target="_new" href="http://channel9.msdn.com/ShowPost.aspx?PostID=62453"&gt;http://channel9.msdn.com/ShowPost.aspx?PostID=62453&lt;/a&gt;&lt;br&gt;&lt;br&gt;-Chris&lt;br&gt;&lt;br&gt;</description></item><item><title>re: Object Resurrection</title><link>http://blogs.msdn.com/clyon/archive/2006/04/25/583698.aspx#588085</link><pubDate>Tue, 02 May 2006 05:46:14 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:588085</guid><dc:creator>John Rudy</dc:creator><description>Chris:&lt;br&gt;&lt;br&gt;Thanks! I'm checking that thread now!</description></item></channel></rss>