<?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: Retrieving the key from a ReferenceProperty in Google App Engine</title>
	<atom:link href="http://squeeville.com/2009/01/30/retrieving-the-key-from-a-referenceproperty-in-google-app-engine/feed/" rel="self" type="application/rss+xml" />
	<link>http://squeeville.com/2009/01/30/retrieving-the-key-from-a-referenceproperty-in-google-app-engine/</link>
	<description>Jason Collins. No redaction.</description>
	<lastBuildDate>Tue, 29 Mar 2011 10:02:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Jason Collins</title>
		<link>http://squeeville.com/2009/01/30/retrieving-the-key-from-a-referenceproperty-in-google-app-engine/#comment-127</link>
		<dc:creator><![CDATA[Jason Collins]]></dc:creator>
		<pubDate>Mon, 11 Jan 2010 15:11:29 +0000</pubDate>
		<guid isPermaLink="false">http://squeeville.com/?p=60#comment-127</guid>
		<description><![CDATA[Yes. By unsafe, I only mean that, since _room is not part of the public interface, G may make changes someday that break your code.]]></description>
		<content:encoded><![CDATA[<p>Yes. By unsafe, I only mean that, since _room is not part of the public interface, G may make changes someday that break your code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas</title>
		<link>http://squeeville.com/2009/01/30/retrieving-the-key-from-a-referenceproperty-in-google-app-engine/#comment-126</link>
		<dc:creator><![CDATA[Thomas]]></dc:creator>
		<pubDate>Sun, 10 Jan 2010 23:18:35 +0000</pubDate>
		<guid isPermaLink="false">http://squeeville.com/?p=60#comment-126</guid>
		<description><![CDATA[The unsafe way that you are implicitely referring to would be using 

home._room 

I suppose?]]></description>
		<content:encoded><![CDATA[<p>The unsafe way that you are implicitely referring to would be using </p>
<p>home._room </p>
<p>I suppose?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

