<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>try {} catch () &#187; java 7</title>
	<atom:link href="http://blog.gerardin.info/archives/tag/java-7/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.gerardin.info</link>
	<description>Java, Agile, the Web and other nice things</description>
	<lastBuildDate>Tue, 14 Jun 2011 09:48:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Support the Elvis proposal for Java !</title>
		<link>http://blog.gerardin.info/archives/658</link>
		<comments>http://blog.gerardin.info/archives/658#comments</comments>
		<pubDate>Wed, 30 Dec 2009 12:45:56 +0000</pubDate>
		<dc:creator>Olivier Gérardin</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[elvis]]></category>
		<category><![CDATA[java 7]]></category>

		<guid isPermaLink="false">http://blog.gerardin.info/?p=658</guid>
		<description><![CDATA[Are you tired of writing (x != null) ? x.getThis() : null Would you rather write something like x?.getThis() If so, support the Elvis proposal for Java ! Interesting alternative notations can be found here.]]></description>
			<content:encoded><![CDATA[<p>Are you tired of writing<br />
<code>(x != null) ? x.getThis() : null</code></p>
<p>Would you rather write something like<br />
<code>x?.getThis()</code></p>
<p>If so, support the <a href="http://docs.google.com/Doc?docid=ddb3zt39_78frdf87dc&amp;hl=en" target="_blank" class="liexternal">Elvis proposal for Java</a> !</p>
<p>Interesting alternative notations can be found <a href="http://blogs.infosupport.com/blogs/peterhe/archive/2009/03/02/Java-7-and-the-Elvis-operator.aspx" target="_blank" class="liexternal">here</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.gerardin.info/archives/658/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

