<?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: Custom Data Types in ActiveObjects</title>
	<atom:link href="http://www.codecommit.com/blog/java/custom-data-types-in-activeobjects/feed" rel="self" type="application/rss+xml" />
	<link>http://www.codecommit.com/blog/java/custom-data-types-in-activeobjects</link>
	<description>(permanently in beta)</description>
	<lastBuildDate>Sun, 29 Aug 2010 20:01:44 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Daniel Spiewak</title>
		<link>http://www.codecommit.com/blog/java/custom-data-types-in-activeobjects/comment-page-1#comment-2599</link>
		<dc:creator>Daniel Spiewak</dc:creator>
		<pubDate>Sat, 22 Dec 2007 20:07:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.codecommit.com/blog/java/custom-data-types-in-activeobjects#comment-2599</guid>
		<description>putToDatabase defaults to using the String representation generated using valueToString.  valueToString defaults to just toString() on the instance.</description>
		<content:encoded><![CDATA[<p>putToDatabase defaults to using the String representation generated using valueToString.  valueToString defaults to just toString() on the instance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cristian Gary</title>
		<link>http://www.codecommit.com/blog/java/custom-data-types-in-activeobjects/comment-page-1#comment-2598</link>
		<dc:creator>Cristian Gary</dc:creator>
		<pubDate>Sat, 22 Dec 2007 19:58:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.codecommit.com/blog/java/custom-data-types-in-activeobjects#comment-2598</guid>
		<description>Hello. it me again. :)

i create a new Data type ,  but when i extends the DatabaseType , the methods &quot;putToDatabase&quot; isnt implemented in my code. there is no more necesari especified the &quot;input&quot; into de database.? 

Saludos.</description>
		<content:encoded><![CDATA[<p>Hello. it me again. <img src='http://www.codecommit.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>i create a new Data type ,  but when i extends the DatabaseType , the methods &#8220;putToDatabase&#8221; isnt implemented in my code. there is no more necesari especified the &#8220;input&#8221; into de database.? </p>
<p>Saludos.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Spiewak</title>
		<link>http://www.codecommit.com/blog/java/custom-data-types-in-activeobjects/comment-page-1#comment-2595</link>
		<dc:creator>Daniel Spiewak</dc:creator>
		<pubDate>Fri, 21 Dec 2007 18:43:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.codecommit.com/blog/java/custom-data-types-in-activeobjects#comment-2595</guid>
		<description>Not in the type system itself, though there have been changes elsewhere.  If I were you, I&#039;d wait a day or so and grab 0.7 when I push it out (should be tomorrow at the latest).  That will include all of the new features from trunk/ (such as polymorphic relations, enum support in core, bugfixes, optimizations, etc).</description>
		<content:encoded><![CDATA[<p>Not in the type system itself, though there have been changes elsewhere.  If I were you, I&#8217;d wait a day or so and grab 0.7 when I push it out (should be tomorrow at the latest).  That will include all of the new features from trunk/ (such as polymorphic relations, enum support in core, bugfixes, optimizations, etc).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cristian Gary</title>
		<link>http://www.codecommit.com/blog/java/custom-data-types-in-activeobjects/comment-page-1#comment-2594</link>
		<dc:creator>Cristian Gary</dc:creator>
		<pubDate>Fri, 21 Dec 2007 18:40:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.codecommit.com/blog/java/custom-data-types-in-activeobjects#comment-2594</guid>
		<description>Hello. 
there is any change . between this version (of the example)  and the last available version in java.net.</description>
		<content:encoded><![CDATA[<p>Hello.<br />
there is any change . between this version (of the example)  and the last available version in java.net.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
