<?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: Flextrine Tutorial – CRUD in a simple Flex 4 address book: Updating entities</title>
	<atom:link href="http://www.actionscriptdeveloper.co.uk/flextrine-tutorial-crud-in-a-simple-flex-4-address-book-updating-entities/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.actionscriptdeveloper.co.uk/flextrine-tutorial-crud-in-a-simple-flex-4-address-book-updating-entities/</link>
	<description>Professional and reliable UK based Actionscript development</description>
	<lastBuildDate>Sun, 19 Feb 2012 15:24:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Dave</title>
		<link>http://www.actionscriptdeveloper.co.uk/flextrine-tutorial-crud-in-a-simple-flex-4-address-book-updating-entities/#comment-302</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Tue, 07 Dec 2010 22:16:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.actionscriptdeveloper.co.uk/flextrine-tutorial-crud-in-a-simple-flex-4-address-book-updating-entities/#comment-302</guid>
		<description>Hi,
I&#039;m getting duplicates in the database when pressing save after adding a new contact. Im not sure if its related, but before I flush() I am seeing a null id.

[INFO] org.davekeen.flextrine.orm.EntityRepository Detected change on managed entity [ContactGroup id=2] - property &#039;contacts&#039; from &#039;Collection: add&#039; to &#039;[Contact id=null]&#039; {repository = ContactGroup}
[INFO] org.davekeen.flextrine.orm.EntityRepository Adding [Contact id=null] {repository=Contact, tempUid=4F518617-1516-07AC-4B9C-C2E661750C3E}</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I&#8217;m getting duplicates in the database when pressing save after adding a new contact. Im not sure if its related, but before I flush() I am seeing a null id.</p>
<p>[INFO] org.davekeen.flextrine.orm.EntityRepository Detected change on managed entity [ContactGroup id=2] &#8211; property &#8216;contacts&#8217; from &#8216;Collection: add&#8217; to &#8216;[Contact id=null]&#8216; {repository = ContactGroup}<br />
[INFO] org.davekeen.flextrine.orm.EntityRepository Adding [Contact id=null] {repository=Contact, tempUid=4F518617-1516-07AC-4B9C-C2E661750C3E}</p>
]]></content:encoded>
	</item>
</channel>
</rss>

