<?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: Neo4j matches my mental model of information</title>
	<atom:link href="http://blog.jayway.com/2008/10/06/neo4j-matches-my-mental-model-of-information/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jayway.com/2008/10/06/neo4j-matches-my-mental-model-of-information/</link>
	<description>Sharing Experience</description>
	<lastBuildDate>Sun, 12 Feb 2012 05:23:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Robert Pocklington</title>
		<link>http://blog.jayway.com/2008/10/06/neo4j-matches-my-mental-model-of-information/comment-page-1/#comment-75649</link>
		<dc:creator>Robert Pocklington</dc:creator>
		<pubDate>Tue, 04 Jan 2011 12:22:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jayway.com/?p=335#comment-75649</guid>
		<description>I like the idea of having domain objects abstract the persistence layer away, which is what you have achieved - nicely done.  Don&#039;t you have to implement delegate methods for all in the Node interface though?  There&#039;s quite a few!

Extending an implementation of Node would be preferable but not sure this is exposed via the API.  If this were possible you could have extendable Node types which have their own typesafe properties and methods.</description>
		<content:encoded><![CDATA[<p>I like the idea of having domain objects abstract the persistence layer away, which is what you have achieved &#8211; nicely done.  Don&#8217;t you have to implement delegate methods for all in the Node interface though?  There&#8217;s quite a few!</p>
<p>Extending an implementation of Node would be preferable but not sure this is exposed via the API.  If this were possible you could have extendable Node types which have their own typesafe properties and methods.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

