<?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: Google App Engine + JAVA + JDO = Simple Search</title>
	<atom:link href="http://www.wetfeetblog.com/google_app_engine-java-jdo-simple_search/287/feed" rel="self" type="application/rss+xml" />
	<link>http://www.wetfeetblog.com/google_app_engine-java-jdo-simple_search/287</link>
	<description></description>
	<lastBuildDate>Fri, 27 Aug 2010 14:45:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Tomas Mazukna</title>
		<link>http://www.wetfeetblog.com/google_app_engine-java-jdo-simple_search/287/comment-page-1#comment-500</link>
		<dc:creator>Tomas Mazukna</dc:creator>
		<pubDate>Tue, 22 Jun 2010 12:39:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.wetfeetblog.com/?p=287#comment-500</guid>
		<description>The reason you have to use Key is mandated for the child objects. Key is actually combination of 2 ids: parent and child. You can also use it for parent objects, but I like Long for simplicity. If you try using Long for child key Data Nucleus will complain very loudly :)

Tomas</description>
		<content:encoded><![CDATA[<p>The reason you have to use Key is mandated for the child objects. Key is actually combination of 2 ids: parent and child. You can also use it for parent objects, but I like Long for simplicity. If you try using Long for child key Data Nucleus will complain very loudly <img src='http://www.wetfeetblog.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Tomas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Col</title>
		<link>http://www.wetfeetblog.com/google_app_engine-java-jdo-simple_search/287/comment-page-1#comment-499</link>
		<dc:creator>Col</dc:creator>
		<pubDate>Tue, 22 Jun 2010 06:58:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.wetfeetblog.com/?p=287#comment-499</guid>
		<description>Hi Tomas,

Thanks for the great posts. I&#039;ve read them all today and have found them extremely helpful. 

I just wanted to ask about the Key property. You seem to use it for some primary keys and you use Long for some others. Is there a reason for this? 

thanks</description>
		<content:encoded><![CDATA[<p>Hi Tomas,</p>
<p>Thanks for the great posts. I&#8217;ve read them all today and have found them extremely helpful. </p>
<p>I just wanted to ask about the Key property. You seem to use it for some primary keys and you use Long for some others. Is there a reason for this? </p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Google App Engine &#8211; Full Text Search with JDO &#8211; Revisited &#124; Wet Feet - Online Marketing and Technology Blog</title>
		<link>http://www.wetfeetblog.com/google_app_engine-java-jdo-simple_search/287/comment-page-1#comment-468</link>
		<dc:creator>Google App Engine &#8211; Full Text Search with JDO &#8211; Revisited &#124; Wet Feet - Online Marketing and Technology Blog</dc:creator>
		<pubDate>Wed, 19 May 2010 15:08:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.wetfeetblog.com/?p=287#comment-468</guid>
		<description>[...] you how to implement a full text search in Google App Engine using JDO. I tried my hand at this couple month ago, but after watching this presentation I decided to do it [...]</description>
		<content:encoded><![CDATA[<p>[...] you how to implement a full text search in Google App Engine using JDO. I tried my hand at this couple month ago, but after watching this presentation I decided to do it [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
