<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Jsr-292&#8242;s first draft &#8211; a late review</title>
	<atom:link href="http://chaoticjava.com/posts/jsr-292-first-draft-review/feed/" rel="self" type="application/rss+xml" />
	<link>http://chaoticjava.com/posts/jsr-292-first-draft-review/</link>
	<description>The internet, design patterns, frameworks and Java</description>
	<lastBuildDate>Sat, 05 Nov 2011 18:39:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Aviad</title>
		<link>http://chaoticjava.com/posts/jsr-292-first-draft-review/comment-page-1/#comment-44999</link>
		<dc:creator>Aviad</dc:creator>
		<pubDate>Sat, 20 Dec 2008 05:27:09 +0000</pubDate>
		<guid isPermaLink="false">http://chaoticjava.com/?p=249#comment-44999</guid>
		<description>@Lawrence: As I said, I&#039;m for another operator; it was actually my first intuition. But, I just know it&#039;s a difficult subject for some people. :)</description>
		<content:encoded><![CDATA[<p>@Lawrence: As I said, I&#8217;m for another operator; it was actually my first intuition. But, I just know it&#8217;s a difficult subject for some people. <img src='http://chaoticjava.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lawrence Kesteloot</title>
		<link>http://chaoticjava.com/posts/jsr-292-first-draft-review/comment-page-1/#comment-44997</link>
		<dc:creator>Lawrence Kesteloot</dc:creator>
		<pubDate>Sat, 20 Dec 2008 01:01:31 +0000</pubDate>
		<guid isPermaLink="false">http://chaoticjava.com/?p=249#comment-44997</guid>
		<description>You don&#039;t want the @Dynamic on the object itself, since you may want a mix of static and dynamic dispatch on the same object. Better to use fan&#039;s syntax of -&gt; for a dynamic call: a-&gt;myMethod(y, z).</description>
		<content:encoded><![CDATA[<p>You don&#8217;t want the @Dynamic on the object itself, since you may want a mix of static and dynamic dispatch on the same object. Better to use fan&#8217;s syntax of -&gt; for a dynamic call: a-&gt;myMethod(y, z).</p>
]]></content:encoded>
	</item>
</channel>
</rss>

