<?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: Using the javax.xml.bind annotations to convert Java objects to XML and XSD</title>
	<atom:link href="http://technology.amis.nl/blog/2046/using-the-javaxxmlbind-annotations-to-convert-java-objects-to-xml-and-xsd/feed" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/blog/2046/using-the-javaxxmlbind-annotations-to-convert-java-objects-to-xml-and-xsd</link>
	<description>Weblog for the AMIS Technology corner</description>
	<lastBuildDate>Fri, 10 Feb 2012 16:47:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dileep Kumar</title>
		<link>http://technology.amis.nl/blog/2046/using-the-javaxxmlbind-annotations-to-convert-java-objects-to-xml-and-xsd/comment-page-1#comment-480889</link>
		<dc:creator>Dileep Kumar</dc:creator>
		<pubDate>Tue, 23 Aug 2011 12:31:38 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=2046#comment-480889</guid>
		<description>Really good one</description>
		<content:encoded><![CDATA[<p>Really good one</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Mole</title>
		<link>http://technology.amis.nl/blog/2046/using-the-javaxxmlbind-annotations-to-convert-java-objects-to-xml-and-xsd/comment-page-1#comment-351189</link>
		<dc:creator>The Mole</dc:creator>
		<pubDate>Mon, 04 Jan 2010 16:44:47 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=2046#comment-351189</guid>
		<description>Thanks for this, just what I was looking for to generate a schema from my model.

The advantage of SchemaOutputResolver being a class rather than an interface is if they want to add another method to it.  If it is an interface adding a method breaks all existing code and stops it from compiling.  As a class this isn&#039;t necessarily the case if they SchemaOutputResolve could provide a default implementation of the method and subclassers would keep working fine.</description>
		<content:encoded><![CDATA[<p>Thanks for this, just what I was looking for to generate a schema from my model.</p>
<p>The advantage of SchemaOutputResolver being a class rather than an interface is if they want to add another method to it.  If it is an interface adding a method breaks all existing code and stops it from compiling.  As a class this isn&#8217;t necessarily the case if they SchemaOutputResolve could provide a default implementation of the method and subclassers would keep working fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Straun</title>
		<link>http://technology.amis.nl/blog/2046/using-the-javaxxmlbind-annotations-to-convert-java-objects-to-xml-and-xsd/comment-page-1#comment-226538</link>
		<dc:creator>Straun</dc:creator>
		<pubDate>Thu, 31 May 2007 02:58:25 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=2046#comment-226538</guid>
		<description>XStream works better; more types out of the box, fewer bugs</description>
		<content:encoded><![CDATA[<p>XStream works better; more types out of the box, fewer bugs</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: p3t0r</title>
		<link>http://technology.amis.nl/blog/2046/using-the-javaxxmlbind-annotations-to-convert-java-objects-to-xml-and-xsd/comment-page-1#comment-226055</link>
		<dc:creator>p3t0r</dc:creator>
		<pubDate>Wed, 30 May 2007 12:28:13 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=2046#comment-226055</guid>
		<description>Cool stuff!</description>
		<content:encoded><![CDATA[<p>Cool stuff!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

