<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Hibernate Metadata Explored</title>
	<atom:link href="http://blog.kischuk.com/2004/05/20/hibernate-metadata-explored/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.kischuk.com/2004/05/20/hibernate-metadata-explored/</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Wed, 19 May 2010 15:39:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Daniel Marchant</title>
		<link>http://blog.kischuk.com/2004/05/20/hibernate-metadata-explored/#comment-184</link>
		<dc:creator>Daniel Marchant</dc:creator>
		<pubDate>Fri, 10 Dec 2004 14:46:47 +0000</pubDate>
		<guid isPermaLink="false">http://rkischuk.wordpress.com/2004/05/20/hibernate-metadata-explored/#comment-184</guid>
		<description>Good use of the metadata Rob this would make things pretty interesting. 

I guess my question is why do you even want to use Struts when there are much better frameworks out there. Of course there is the corporate standard sure, but WebWork might provide an easier mapping to the metadata concepts.</description>
		<content:encoded><![CDATA[<p>Good use of the metadata Rob this would make things pretty interesting. </p>
<p>I guess my question is why do you even want to use Struts when there are much better frameworks out there. Of course there is the corporate standard sure, but WebWork might provide an easier mapping to the metadata concepts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Kischuk</title>
		<link>http://blog.kischuk.com/2004/05/20/hibernate-metadata-explored/#comment-183</link>
		<dc:creator>Rob Kischuk</dc:creator>
		<pubDate>Thu, 20 May 2004 14:57:31 +0000</pubDate>
		<guid isPermaLink="false">http://rkischuk.wordpress.com/2004/05/20/hibernate-metadata-explored/#comment-183</guid>
		<description>Good call, James.  Certainly I wasn&#039;t intending to say that struts-config is monolithic and unwieldy.  The addition of modules to Struts was an important advance for Struts and comes highly recommended - I am curious what granularity you suggest for this.
&lt;p&gt;I meant more to highlight the difference when compared to Hibernate.  If Struts were configured like Hibernate, you&#039;d have one config file for the ControllerServlet, and a config file for each action class.  (And you&#039;d need to add the Actions to the controller servlet somewhere in code.)  I think the struts approach is fine, just not as conducive to direct translation to JSR 175 Metadata.</description>
		<content:encoded><![CDATA[<p>Good call, James.  Certainly I wasn&#8217;t intending to say that struts-config is monolithic and unwieldy.  The addition of modules to Struts was an important advance for Struts and comes highly recommended &#8211; I am curious what granularity you suggest for this.</p>
<p>I meant more to highlight the difference when compared to Hibernate.  If Struts were configured like Hibernate, you&#8217;d have one config file for the ControllerServlet, and a config file for each action class.  (And you&#8217;d need to add the Actions to the controller servlet somewhere in code.)  I think the struts approach is fine, just not as conducive to direct translation to JSR 175 Metadata.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Mitchell</title>
		<link>http://blog.kischuk.com/2004/05/20/hibernate-metadata-explored/#comment-182</link>
		<dc:creator>James Mitchell</dc:creator>
		<pubDate>Thu, 20 May 2004 13:26:54 +0000</pubDate>
		<guid isPermaLink="false">http://rkischuk.wordpress.com/2004/05/20/hibernate-metadata-explored/#comment-182</guid>
		<description>&quot;large configuration file shared by...&quot;
That&#039;s your first mistake.  You should be breaking your forms and mappings down into sizable chunks via multi-config. 


&quot;Struts&quot;...the other white meat!!</description>
		<content:encoded><![CDATA[<p>&#8220;large configuration file shared by&#8230;&#8221;<br />
That&#8217;s your first mistake.  You should be breaking your forms and mappings down into sizable chunks via multi-config. </p>
<p>&#8220;Struts&#8221;&#8230;the other white meat!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
