<?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: Annotations vs. Interoperability?</title>
	<atom:link href="http://blog.springsource.com/arjen/archives/2006/01/18/annotations-vs-interoperability/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.springsource.com/arjen/archives/2006/01/18/annotations-vs-interoperability/</link>
	<description>A blog about programming in .NET and Java</description>
	<pubDate>Sun, 05 Jul 2009 02:27:30 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Alef Arendsen</title>
		<link>http://blog.springsource.com/arjen/archives/2006/01/18/annotations-vs-interoperability/comment-page-1/#comment-329</link>
		<dc:creator>Alef Arendsen</dc:creator>
		<pubDate>Thu, 19 Jan 2006 00:05:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springframework.com/arjen/?p=50#comment-329</guid>
		<description>&lt;p&gt;I've posted a reply on my blog (http://blog.arendsen.net) since it's rather lengthy.&lt;/p&gt;

&lt;p&gt;regards,
Alef&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I&#8217;ve posted a reply on my blog (http://blog.arendsen.net) since it&#8217;s rather lengthy.</p>

<p>regards,
Alef</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Loughran</title>
		<link>http://blog.springsource.com/arjen/archives/2006/01/18/annotations-vs-interoperability/comment-page-1/#comment-328</link>
		<dc:creator>Steve Loughran</dc:creator>
		<pubDate>Wed, 18 Jan 2006 22:45:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springframework.com/arjen/?p=50#comment-328</guid>
		<description>&lt;p&gt;I agree that you can add excellent metadata to stuff, but fear that java-land is about to over-embrace annotations now that they are possible. You can see that with some of the xdoclet uses, where your late-binding resource mapping stuff ends up being early-bound into the java source.&lt;/p&gt;

&lt;p&gt;In hibernate, the example I'd cite is where there is an @ tag to declare the batch fetch size when retrieving objects. That is a per-installation tuning feature; a deployment where db and app are on the same host is very different from where the db is 4000 miles away, so you cannot declare it forever in the code. the annotations can be a hint, to set the defaults, but they must be overrideable.&lt;/p&gt;

&lt;p&gt;-steve&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I agree that you can add excellent metadata to stuff, but fear that java-land is about to over-embrace annotations now that they are possible. You can see that with some of the xdoclet uses, where your late-binding resource mapping stuff ends up being early-bound into the java source.</p>

<p>In hibernate, the example I&#8217;d cite is where there is an @ tag to declare the batch fetch size when retrieving objects. That is a per-installation tuning feature; a deployment where db and app are on the same host is very different from where the db is 4000 miles away, so you cannot declare it forever in the code. the annotations can be a hint, to set the defaults, but they must be overrideable.</p>

<p>-steve</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Aviad Ben Dov</title>
		<link>http://blog.springsource.com/arjen/archives/2006/01/18/annotations-vs-interoperability/comment-page-1/#comment-327</link>
		<dc:creator>Aviad Ben Dov</dc:creator>
		<pubDate>Wed, 18 Jan 2006 21:48:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springframework.com/arjen/?p=50#comment-327</guid>
		<description>&lt;p&gt;So what do you think of frameworks like &lt;a href="http://jakarta.apache.org/tapestry" rel="nofollow"&gt;Tapestry&lt;/a&gt; or &lt;a href="http://javachaos.crazyredpanda.com/?p=37" rel="nofollow"&gt;X2J&lt;/a&gt;?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>So what do you think of frameworks like <a href="http://jakarta.apache.org/tapestry" rel="nofollow">Tapestry</a> or <a href="http://javachaos.crazyredpanda.com/?p=37" rel="nofollow">X2J</a>?</p>]]></content:encoded>
	</item>
</channel>
</rss>
