<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://java.dzone.com"  xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dz="http://www.developerzone.com/modules/dz/1.0" xmlns:media="http://search.yahoo.com/mrss/">
<channel>
 <title>Javalobby - Comments for &quot;JSR 666: Solving Java&amp;amp;#039;s Problems&quot;</title>
 <link>http://java.dzone.com/news/jsr-666-solving-javas-problems</link>
 <description>Comments for &quot;JSR 666: Solving Java&#039;s Problems&quot;</description>
 <language>en</language>
<item>
 <title>Yes, I understand this from</title>
 <link>http://java.dzone.com/news/jsr-666-solving-javas-problems#comment-1058</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;Yes, I understand this from first post.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description>
 <pubDate>Sun, 17 Feb 2008 07:14:44 -0500</pubDate>
 <dc:creator>amigooo</dc:creator>
 <guid isPermaLink="false">comment 1058 at http://java.dzone.com</guid>
</item>
<item>
 <title>I thought that I&#039;m obvious</title>
 <link>http://java.dzone.com/news/jsr-666-solving-javas-problems#comment-1055</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;I thought that I&#039;m obvious enough, but it seems not.&lt;/p&gt;&lt;p&gt;Alexander, this entire thread is a satire. None of the posts above, including mine, are serious. There are some subtle hints indicating it, including &amp;quot;Geeze, I thought this was serious for a minute&amp;quot; from Loren, but it is probably time to state it yet more clearly. &lt;/p&gt;</description>
 <pubDate>Sun, 17 Feb 2008 06:21:20 -0500</pubDate>
 <dc:creator>abies</dc:creator>
 <guid isPermaLink="false">comment 1055 at http://java.dzone.com</guid>
</item>
<item>
 <title>&quot;&quot; and null is not the same.</title>
 <link>http://java.dzone.com/news/jsr-666-solving-javas-problems#comment-1054</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;&amp;quot;&amp;quot; and null is not the same. This is completly different things. About the null marker, you right, this is one the possible solution, but if for every null in  program we start to use some kind of markers, it can make our code unmaintainable. And in reality we will have many problems instead of NPE.&lt;/p&gt;&lt;p&gt;Any way I agree with you that this is not happen in nearest future. &lt;/p&gt;</description>
 <pubDate>Sun, 17 Feb 2008 04:15:35 -0500</pubDate>
 <dc:creator>amigooo</dc:creator>
 <guid isPermaLink="false">comment 1054 at http://java.dzone.com</guid>
</item>
<item>
 <title>Naaah. For strings iuse &quot;&quot;</title>
 <link>http://java.dzone.com/news/jsr-666-solving-javas-problems#comment-1050</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;Naaah. &lt;/p&gt;&lt;p&gt;For strings iuse &amp;quot;&amp;quot; instead of null. For primite wrappers, null is just messing around with autoboxing - and double has NaN which can be very well used to represent tricky values. When you have Person class, instead of using null to indicate that Cat
has no owner, you can have special marker instances like
GENERIC_GRAVEYARD_OLD_LADY to indicate it is fed by unknown person, or FURRY_GRIM_REAPER to indicate it is soon going to die from not being fed.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;br /&gt;Obviously removing null won&#039;t happen anytime soon, because Java 7 is sponsored by letter N. &lt;/p&gt;</description>
 <pubDate>Sat, 16 Feb 2008 20:21:10 -0500</pubDate>
 <dc:creator>abies</dc:creator>
 <guid isPermaLink="false">comment 1050 at http://java.dzone.com</guid>
</item>
<item>
 <title>&gt;&gt; Eliminate</title>
 <link>http://java.dzone.com/news/jsr-666-solving-javas-problems#comment-1038</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;&lt;a href=&quot;http://www.bright-green.com/blog/2003_02_03/jsr_666_programmability_enhanc.html&quot;&gt;&amp;gt;&amp;gt; Eliminate NullPointerExceptions&lt;/a&gt;.   Remove null and require that all variables have a valid value.&lt;/p&gt;&lt;p&gt;I don&#039;t think that this is a good idea. Null is very important. &lt;/p&gt;</description>
 <pubDate>Sat, 16 Feb 2008 16:27:49 -0500</pubDate>
 <dc:creator>amigooo</dc:creator>
 <guid isPermaLink="false">comment 1038 at http://java.dzone.com</guid>
</item>
<item>
 <title>Loved the</title>
 <link>http://java.dzone.com/news/jsr-666-solving-javas-problems#comment-1032</link>
 <description>&lt;!--paging_filter--&gt;Loved the SchrödingerException! although I did think it might be better defined as: This exception can exist as either till a point where the exception is caught, at which time the thread running the handler is found to be either dead or alive.</description>
 <pubDate>Sat, 16 Feb 2008 14:49:03 -0500</pubDate>
 <dc:creator>davidsills</dc:creator>
 <guid isPermaLink="false">comment 1032 at http://java.dzone.com</guid>
</item>
<item>
 <title>Brilliant!</title>
 <link>http://java.dzone.com/news/jsr-666-solving-javas-problems#comment-945</link>
 <description>&lt;!--paging_filter--&gt;Brilliant!</description>
 <pubDate>Thu, 14 Feb 2008 08:02:17 -0500</pubDate>
 <dc:creator>rick</dc:creator>
 <guid isPermaLink="false">comment 945 at http://java.dzone.com</guid>
</item>
<item>
 <title>Geeze, I thought this was</title>
 <link>http://java.dzone.com/news/jsr-666-solving-javas-problems#comment-928</link>
 <description>&lt;!--paging_filter--&gt;Geeze, I thought this was serious for a minute. Had me worried.</description>
 <pubDate>Thu, 14 Feb 2008 00:46:31 -0500</pubDate>
 <dc:creator>qphase</dc:creator>
 <guid isPermaLink="false">comment 928 at http://java.dzone.com</guid>
</item>
<item>
 <title>Actually...Letters and</title>
 <link>http://java.dzone.com/news/jsr-666-solving-javas-problems#comment-926</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;&lt;a href=&quot;http://java.sun.com/docs/books/jls/second_edition/html/lexical.doc.html#40625&quot;&gt;Actually...&lt;/a&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;Letters and digits may be drawn from the entire Unicode character set,
which supports most writing scripts in use in the world today,
including the large sets for Chinese, Japanese, and Korean. This allows
programmers to use identifiers in their programs that are written in
their native languages. &lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description>
 <pubDate>Wed, 13 Feb 2008 22:25:14 -0500</pubDate>
 <dc:creator>renrutal</dc:creator>
 <guid isPermaLink="false">comment 926 at http://java.dzone.com</guid>
</item>
<item>
 <title>I was about to post a</title>
 <link>http://java.dzone.com/news/jsr-666-solving-javas-problems#comment-919</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;I was about to post a comment telling you off before I clued in ;)&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;All I&#039;ve got to say is that it&#039;s a good thing that Java doesn&#039;t allow identifiers to be declared using Unicode characters. I&#039;ll spare you the headache of debugging code with Russian or Japanese comments. I&#039;d hate for the actual code to use these characters :) &lt;/p&gt;</description>
 <pubDate>Wed, 13 Feb 2008 17:22:39 -0500</pubDate>
 <dc:creator>cowwoc</dc:creator>
 <guid isPermaLink="false">comment 919 at http://java.dzone.com</guid>
</item>
</channel>
</rss>
