<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>DevForce Community Forum : Concurrency errors</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2010 : Concurrency errors</description>
  <pubDate>Mon, 13 Apr 2026 01:11:46 -700</pubDate>
  <lastBuildDate>Mon, 27 Feb 2012 23:40:02 -700</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 9.69</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.ideablade.com/forum/RSS_post_feed.asp?TID=3303</WebWizForums:feedURL>
  <image>
   <title>DevForce Community Forum</title>
   <url>http://www.ideablade.com/forum/forum_images/IdeaBlade_logo_tm.png</url>
   <link>http://www.ideablade.com/forum/</link>
  </image>
  <item>
   <title>Concurrency errors : The intention would be to only...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3303&amp;PID=12832#12832</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1400" rel="nofollow">Thomas</a><br /><strong>Subject:</strong> 3303<br /><strong>Posted:</strong> 27-Feb-2012 at 11:40pm<br /><br />The intention would be to only do this logic when an exception occurs. This means that when the exception occurs I would like to show the field which lead to the concurreny exception (meaning that db value != value in screen) in a similar way to how verification errors are shown (but for example with a tooltip that shows the original value).<div><br></div><div>I'm not sure how big the performance impact of this would be, but considering that concurrency exceptions should not occure that often I would think that this should not be an issue.</div>]]>
   </description>
   <pubDate>Mon, 27 Feb 2012 23:40:02 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3303&amp;PID=12832#12832</guid>
  </item> 
  <item>
   <title>Concurrency errors :   Hi Thomas,Do you intend to...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3303&amp;PID=12829#12829</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=892" rel="nofollow">sbelini</a><br /><strong>Subject:</strong> 3303<br /><strong>Posted:</strong> 27-Feb-2012 at 6:31pm<br /><br />Hi Thomas,<div>&nbsp;</div><div>Do you intend to check for every property value during a save? </div><div>Are you doing that because you can't (for whatever reason) create a column specificaly to determine concurrency conficlits? Or do you simply want to check all columns? Have you considered the performance impact on the second case?</div><div>&nbsp;</div><div>Rather than displaying all the fields that have changed, you could choose (or give the user the choice)&nbsp;refreshing from the datasource (and loosing local changes); or save the changes anyway.</div><div>&nbsp;</div><div>The <a href="http://drc.ideablade.com/xwiki/bin/view/&#068;ocumentati&#111;n/save-c&#111;ncurrency" target="_blank">DevForce Resource Center</a> gives a better idea of how to deal with concurrency.</div><div>&nbsp;</div><div>Regards,</div><div>&nbsp;&nbsp; Silvio.</div>]]>
   </description>
   <pubDate>Mon, 27 Feb 2012 18:31:31 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3303&amp;PID=12829#12829</guid>
  </item> 
  <item>
   <title>Concurrency errors : Is there a way to display concurrency...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3303&amp;PID=12822#12822</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1400" rel="nofollow">Thomas</a><br /><strong>Subject:</strong> 3303<br /><strong>Posted:</strong> 27-Feb-2012 at 11:27am<br /><br />Is there a way to display concurrency errors like verification errors? So if the user saves an object the UI should be able to display the fields that changed (with the db value as error message). Is there already something like this in DevForce already implemented?]]>
   </description>
   <pubDate>Mon, 27 Feb 2012 11:27:17 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3303&amp;PID=12822#12822</guid>
  </item> 
 </channel>
</rss>