<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/css" href="/rss/rss.css"?><?xml-stylesheet type="text/xsl" href="/rss/trackback.xsl"?>
      <rss version="0.91"><channel><title>Java 7.0 language feature considered harmful</title><link>http://www.kodewerk.com/java_70_language_feature_considered_harmful.htm</link><description>I&apos;ve just watched the Danny Corward presentation at the Prague JUG on what could be coming in the JSE 7.0. In that presentation he demonstrated the &quot;-&amp;gt;&quot; operator.</description><language>en-us</language>
      <item><title>No Arrow Notation in Java, Please</title><link>http://mult.ifario.us/articles/2006/12/28/no-arrow-notation-in-java-please</link><description>Via Dion (via Kirk, via Danny), the syntax a -&amp;gt; foo = b -&amp;gt; foo as shorthand for a.setFoo(b.getFoo()) is on the table. I&apos;ll just be blunt and say that I don&apos;t like it. First off, it makes me think of Haskell, where &amp;lt;- and -&amp;gt; are have meani</description></item></channel></rss>