<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" href="/stylesheets/rss.css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Trypticon: Weak References Save Lives</title>
    <link>http://trypticon.org/articles/2005/02/15/weak-references-save-lives</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>If it ain't broke, break it.</description>
    <item>
      <title>Weak References Save Lives</title>
      <description>&lt;p&gt;(Or, How MVC Ate My Memory)&lt;/p&gt;

&lt;p&gt;Part of the problem with using excessive MVC in any language, and particularly with using Swing in Java, is that if you create and destroy a large number of GUI components over the lifetime of your application, you will end up with a lot of deadweight.&lt;/p&gt;&lt;p&gt;A na</description>
      <pubDate>Tue, 15 Feb 2005 16:45:00 +1100</pubDate>
      <guid isPermaLink="false">urn:uuid:3f322388b1a9fe297a63eda88e5b6b94</guid>
      <author>Trejkaz</author>
      <link>http://trypticon.org/articles/2005/02/15/weak-references-save-lives</link>
      <category>programming</category>
      <category>java</category>
    </item>
  </channel>
</rss>
