<?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: Set new Fields Null on Duplicate</title>
	<atom:link href="http://www.burakbolek.com/blog/2009/03/set-new-fields-null-on-duplicate/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.burakbolek.com/blog/2009/03/set-new-fields-null-on-duplicate/</link>
	<description>Burak BÖLEK</description>
	<lastBuildDate>Wed, 28 Jul 2010 14:05:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Jerold Bitton</title>
		<link>http://www.burakbolek.com/blog/2009/03/set-new-fields-null-on-duplicate/comment-page-1/#comment-266</link>
		<dc:creator>Jerold Bitton</dc:creator>
		<pubDate>Mon, 14 Jun 2010 04:58:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.burakbolek.com/blog/?p=73#comment-266</guid>
		<description>Great blog post, I will bookmark this in my Clipmarks account. Have a awesome day.</description>
		<content:encoded><![CDATA[<p>Great blog post, I will bookmark this in my Clipmarks account. Have a awesome day.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ravinder M</title>
		<link>http://www.burakbolek.com/blog/2009/03/set-new-fields-null-on-duplicate/comment-page-1/#comment-150</link>
		<dc:creator>Ravinder M</dc:creator>
		<pubDate>Fri, 31 Jul 2009 19:23:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.burakbolek.com/blog/?p=73#comment-150</guid>
		<description>Hi,

Can any one please explain, when exactly we need to go for bean extension or MBO Customization? What is the exact difference between both of these?

Thanks in advance....

Ravinder M</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Can any one please explain, when exactly we need to go for bean extension or MBO Customization? What is the exact difference between both of these?</p>
<p>Thanks in advance&#8230;.</p>
<p>Ravinder M</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.burakbolek.com/blog/2009/03/set-new-fields-null-on-duplicate/comment-page-1/#comment-16</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sun, 15 Mar 2009 16:59:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.burakbolek.com/blog/?p=73#comment-16</guid>
		<description>Hello;
Here I wanted to give a bean example. This also could be done with mbo class. And you are right. literal values are just the habit. It is harder to read this way..

Thanks..</description>
		<content:encoded><![CDATA[<p>Hello;<br />
Here I wanted to give a bean example. This also could be done with mbo class. And you are right. literal values are just the habit. It is harder to read this way..</p>
<p>Thanks..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cristiano</title>
		<link>http://www.burakbolek.com/blog/2009/03/set-new-fields-null-on-duplicate/comment-page-1/#comment-13</link>
		<dc:creator>Cristiano</dc:creator>
		<pubDate>Tue, 10 Mar 2009 18:13:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.burakbolek.com/blog/?p=73#comment-13</guid>
		<description>Hi,

It&#039;s better to extend the Mbo and override its duplicate() method. This way you don&#039;t have to refresh the page, and the logic works for MEA and Mobile also.

Also, in the setValueNull() call, it&#039;s better to use the constants in MboConstants than the literal value, it&#039;s more readable and resistant to changes

Cristiano</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>It&#8217;s better to extend the Mbo and override its duplicate() method. This way you don&#8217;t have to refresh the page, and the logic works for MEA and Mobile also.</p>
<p>Also, in the setValueNull() call, it&#8217;s better to use the constants in MboConstants than the literal value, it&#8217;s more readable and resistant to changes</p>
<p>Cristiano</p>
]]></content:encoded>
	</item>
</channel>
</rss>
