<?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 for Softaria</title>
	<atom:link href="http://softaria.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://softaria.com</link>
	<description>the software development company</description>
	<lastBuildDate>Fri, 04 May 2012 03:26:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on Our technology stack for web applications by Nathan</title>
		<link>http://softaria.com/2011/07/25/our-technology-stack-for-web-applications/#comment-76</link>
		<dc:creator>Nathan</dc:creator>
		<pubDate>Fri, 04 May 2012 03:26:32 +0000</pubDate>
		<guid isPermaLink="false">http://softaria.com/?p=339#comment-76</guid>
		<description>Hey Roman,

Thanks for the reply!  My email address was required to post the comment, but here it is again:  nfdavenport( at )yahoo( dot )com

I&#039;ve had a little further success this past week and got a minimal setup working finally, but I still love to hear and tips, tricks, advice, snippets that you would care to share.

Thanks again!</description>
		<content:encoded><![CDATA[<p>Hey Roman,</p>
<p>Thanks for the reply!  My email address was required to post the comment, but here it is again:  nfdavenport( at )yahoo( dot )com</p>
<p>I&#8217;ve had a little further success this past week and got a minimal setup working finally, but I still love to hear and tips, tricks, advice, snippets that you would care to share.</p>
<p>Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cassandra ORM by roman</title>
		<link>http://softaria.com/2011/07/18/cassandra-orm/#comment-75</link>
		<dc:creator>roman</dc:creator>
		<pubDate>Wed, 02 May 2012 11:07:32 +0000</pubDate>
		<guid isPermaLink="false">http://softaria.com/?p=317#comment-75</guid>
		<description>I will give it to anybody with contact information. If someone will wish to complete it and make a public project from it (e.g. on github) it would be just fine.</description>
		<content:encoded><![CDATA[<p>I will give it to anybody with contact information. If someone will wish to complete it and make a public project from it (e.g. on github) it would be just fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cassandra ORM by roman</title>
		<link>http://softaria.com/2011/07/18/cassandra-orm/#comment-74</link>
		<dc:creator>roman</dc:creator>
		<pubDate>Wed, 02 May 2012 11:05:26 +0000</pubDate>
		<guid isPermaLink="false">http://softaria.com/?p=317#comment-74</guid>
		<description>Just give me some of your contacts and we will discuss this.</description>
		<content:encoded><![CDATA[<p>Just give me some of your contacts and we will discuss this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on EclipseLink versus Hibernate by roman</title>
		<link>http://softaria.com/2011/07/26/eclipselink-versus-hibernate/#comment-73</link>
		<dc:creator>roman</dc:creator>
		<pubDate>Wed, 02 May 2012 11:03:32 +0000</pubDate>
		<guid isPermaLink="false">http://softaria.com/?p=351#comment-73</guid>
		<description>Well, we have used Data Nucleus with Google App Engine. It worked just fine.
So, probably it does the same for rdbms as well.
But would you move from one technology which works well to another which, as you hear, does the same? Or have you any special reasoning for such a switch?</description>
		<content:encoded><![CDATA[<p>Well, we have used Data Nucleus with Google App Engine. It worked just fine.<br />
So, probably it does the same for rdbms as well.<br />
But would you move from one technology which works well to another which, as you hear, does the same? Or have you any special reasoning for such a switch?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Our technology stack for web applications by roman</title>
		<link>http://softaria.com/2011/07/25/our-technology-stack-for-web-applications/#comment-72</link>
		<dc:creator>roman</dc:creator>
		<pubDate>Wed, 02 May 2012 10:59:32 +0000</pubDate>
		<guid isPermaLink="false">http://softaria.com/?p=339#comment-72</guid>
		<description>Hi Nathan,

Well if you would leave some of your contacts, I&#039;d share something with you</description>
		<content:encoded><![CDATA[<p>Hi Nathan,</p>
<p>Well if you would leave some of your contacts, I&#8217;d share something with you</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Our technology stack for web applications by Nathan</title>
		<link>http://softaria.com/2011/07/25/our-technology-stack-for-web-applications/#comment-71</link>
		<dc:creator>Nathan</dc:creator>
		<pubDate>Sun, 29 Apr 2012 04:27:18 +0000</pubDate>
		<guid isPermaLink="false">http://softaria.com/?p=339#comment-71</guid>
		<description>We&#039;ve spent a couple of weeks researching our technology stack for a new project.  It looks like we match your stack almost exactly, although we haven&#039;t quite got to the UI.  Even there we are planning an AJAX intensive web UI and maybe we should look into Google Web Toolkit. (we are more familiar with jQuery so far).

We have used Spring MVC in the past but are new to EclipseLink and PostgreSQL.  We are considering using JPA and Spring Data - JPA in conjuction with these two.  I&#039;d love more detail on your experience there.  Or if you would, even share some of your entityManager configuration.  I&#039;d like to compare it with what I have scraped together from google the past few days.

Thanks for sharing what you&#039;ve put together here already.</description>
		<content:encoded><![CDATA[<p>We&#8217;ve spent a couple of weeks researching our technology stack for a new project.  It looks like we match your stack almost exactly, although we haven&#8217;t quite got to the UI.  Even there we are planning an AJAX intensive web UI and maybe we should look into Google Web Toolkit. (we are more familiar with jQuery so far).</p>
<p>We have used Spring MVC in the past but are new to EclipseLink and PostgreSQL.  We are considering using JPA and Spring Data &#8211; JPA in conjuction with these two.  I&#8217;d love more detail on your experience there.  Or if you would, even share some of your entityManager configuration.  I&#8217;d like to compare it with what I have scraped together from google the past few days.</p>
<p>Thanks for sharing what you&#8217;ve put together here already.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on EclipseLink versus Hibernate by Andy</title>
		<link>http://softaria.com/2011/07/26/eclipselink-versus-hibernate/#comment-70</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Mon, 16 Apr 2012 09:33:41 +0000</pubDate>
		<guid isPermaLink="false">http://softaria.com/?p=351#comment-70</guid>
		<description>Some useful metrics, but not exactly thought through. 

If you are using JPA and using &quot;extended&quot; persistence context then you can obviously lazy load after a transaction is committed ... with any JPA implementation ... if they follow the JPA spec that is! DataNucleus JPA certainly allows that (since it still has the EntityManager and hence access to the connection pool). If using a &quot;transaction&quot; persistence context then all objects are &lt;b&gt;detached&lt;/b&gt; at commit of the transaction hence they are not connected in any way to the persistence process and hence no lazy loading is going to happen.

If you want to look at numbers of bugs and blockers, DataNucleus is shown here http://www.datanucleus.org/servlet/jira/secure/Dashboard.jspa
It has far far fewer (even by adding all of the DataNucleus subprojects) than either of your other two options FWIW. That may be a sign of far more active developer action, or less usage ... but it started in 2003 building on the codebase of a project started in 2001). One thing is for sure, it gives far more predictable behaviour on all clients systems than the implementation(s) they used before trying it. As ever, try for yourself rather than believing claims, and make your own mind up</description>
		<content:encoded><![CDATA[<p>Some useful metrics, but not exactly thought through. </p>
<p>If you are using JPA and using &#8220;extended&#8221; persistence context then you can obviously lazy load after a transaction is committed &#8230; with any JPA implementation &#8230; if they follow the JPA spec that is! DataNucleus JPA certainly allows that (since it still has the EntityManager and hence access to the connection pool). If using a &#8220;transaction&#8221; persistence context then all objects are <b>detached</b> at commit of the transaction hence they are not connected in any way to the persistence process and hence no lazy loading is going to happen.</p>
<p>If you want to look at numbers of bugs and blockers, DataNucleus is shown here <a href="http://www.datanucleus.org/servlet/jira/secure/Dashboard.jspa" rel="nofollow">http://www.datanucleus.org/servlet/jira/secure/Dashboard.jspa</a><br />
It has far far fewer (even by adding all of the DataNucleus subprojects) than either of your other two options FWIW. That may be a sign of far more active developer action, or less usage &#8230; but it started in 2003 building on the codebase of a project started in 2001). One thing is for sure, it gives far more predictable behaviour on all clients systems than the implementation(s) they used before trying it. As ever, try for yourself rather than believing claims, and make your own mind up</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cassandra ORM by Avishay Ben Natan</title>
		<link>http://softaria.com/2011/07/18/cassandra-orm/#comment-68</link>
		<dc:creator>Avishay Ben Natan</dc:creator>
		<pubDate>Tue, 24 Jan 2012 07:02:51 +0000</pubDate>
		<guid isPermaLink="false">http://softaria.com/?p=317#comment-68</guid>
		<description>Hi
Can we get the source code too?</description>
		<content:encoded><![CDATA[<p>Hi<br />
Can we get the source code too?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cassandra ORM by Matthew Tschiegg</title>
		<link>http://softaria.com/2011/07/18/cassandra-orm/#comment-58</link>
		<dc:creator>Matthew Tschiegg</dc:creator>
		<pubDate>Sun, 11 Dec 2011 02:56:10 +0000</pubDate>
		<guid isPermaLink="false">http://softaria.com/?p=317#comment-58</guid>
		<description>I too would be interested in seeing it. You should post it on Github.</description>
		<content:encoded><![CDATA[<p>I too would be interested in seeing it. You should post it on Github.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cassandra ORM by roman</title>
		<link>http://softaria.com/2011/07/18/cassandra-orm/#comment-30</link>
		<dc:creator>roman</dc:creator>
		<pubDate>Wed, 23 Nov 2011 15:51:03 +0000</pubDate>
		<guid isPermaLink="false">http://softaria.com/?p=317#comment-30</guid>
		<description>In fact, I can send you source code (without any warranties) of course.
Where should I send it?</description>
		<content:encoded><![CDATA[<p>In fact, I can send you source code (without any warranties) of course.<br />
Where should I send it?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

