<?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: Preventing Recursive Future Method Calls in Salesforce</title>
	<atom:link href="http://blog.jeffdouglas.com/2009/10/02/preventing-recursive-future-method-calls-in-salesforce/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jeffdouglas.com/2009/10/02/preventing-recursive-future-method-calls-in-salesforce/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=preventing-recursive-future-method-calls-in-salesforce</link>
	<description>Get your head out of your #@! and into the clouds!</description>
	<lastBuildDate>Wed, 08 Feb 2012 07:57:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Alex S.</title>
		<link>http://blog.jeffdouglas.com/2009/10/02/preventing-recursive-future-method-calls-in-salesforce/comment-page-1/#comment-2103</link>
		<dc:creator>Alex S.</dc:creator>
		<pubDate>Wed, 24 Nov 2010 17:16:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jeffdouglas.com/?p=1396#comment-2103</guid>
		<description>Jeff, have you encountered any good workarounds for the issue you identified with a managed package&#039;s future methods being called from another managed package&#039;s future method through a trigger?</description>
		<content:encoded><![CDATA[<p>Jeff, have you encountered any good workarounds for the issue you identified with a managed package&#8217;s future methods being called from another managed package&#8217;s future method through a trigger?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ezra</title>
		<link>http://blog.jeffdouglas.com/2009/10/02/preventing-recursive-future-method-calls-in-salesforce/comment-page-1/#comment-1377</link>
		<dc:creator>Ezra</dc:creator>
		<pubDate>Wed, 04 Aug 2010 19:35:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jeffdouglas.com/?p=1396#comment-1377</guid>
		<description>quite handy!  I&#039;m fiddling with @future now, and if I understand the error messages correctly, I need to rewrite my test classes, too.  Is there a good resource for writing test classes for @future classes?</description>
		<content:encoded><![CDATA[<p>quite handy!  I&#8217;m fiddling with @future now, and if I understand the error messages correctly, I need to rewrite my test classes, too.  Is there a good resource for writing test classes for @future classes?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Douglas</title>
		<link>http://blog.jeffdouglas.com/2009/10/02/preventing-recursive-future-method-calls-in-salesforce/comment-page-1/#comment-287</link>
		<dc:creator>Jeff Douglas</dc:creator>
		<pubDate>Fri, 05 Feb 2010 21:05:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jeffdouglas.com/?p=1396#comment-287</guid>
		<description>I believe that each request is atomic. Therefore, I think everything will reset for each batch. The static variable is in context for EACH trigger request.</description>
		<content:encoded><![CDATA[<p>I believe that each request is atomic. Therefore, I think everything will reset for each batch. The static variable is in context for EACH trigger request.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deepak</title>
		<link>http://blog.jeffdouglas.com/2009/10/02/preventing-recursive-future-method-calls-in-salesforce/comment-page-1/#comment-286</link>
		<dc:creator>Deepak</dc:creator>
		<pubDate>Tue, 02 Feb 2010 08:00:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jeffdouglas.com/?p=1396#comment-286</guid>
		<description>First of all thanks for your wonderful examples that really has saved lot of efforts so many times.

I have a question here if we are using the second approach and will do the bulk operation from Data loader than we know tha static variable sets for one complete Batch size, in that case when the trigger will fire for second record it will get the static variable updated and will not fire the trigger.

Am i right?</description>
		<content:encoded><![CDATA[<p>First of all thanks for your wonderful examples that really has saved lot of efforts so many times.</p>
<p>I have a question here if we are using the second approach and will do the bulk operation from Data loader than we know tha static variable sets for one complete Batch size, in that case when the trigger will fire for second record it will get the static variable updated and will not fire the trigger.</p>
<p>Am i right?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jeffdonthemic</title>
		<link>http://blog.jeffdouglas.com/2009/10/02/preventing-recursive-future-method-calls-in-salesforce/comment-page-1/#comment-285</link>
		<dc:creator>jeffdonthemic</dc:creator>
		<pubDate>Fri, 09 Oct 2009 17:57:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jeffdouglas.com/?p=1396#comment-285</guid>
		<description>No problem! Yours is probably better than mine anyway!</description>
		<content:encoded><![CDATA[<p>No problem! Yours is probably better than mine anyway!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://blog.jeffdouglas.com/2009/10/02/preventing-recursive-future-method-calls-in-salesforce/comment-page-1/#comment-284</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Fri, 09 Oct 2009 16:36:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jeffdouglas.com/?p=1396#comment-284</guid>
		<description>Ha, I posted about this same thing on the exact same day. I didn&#039;t copy you, I promise :-). Great minds think alike I suppose.</description>
		<content:encoded><![CDATA[<p>Ha, I posted about this same thing on the exact same day. I didn&#8217;t copy you, I promise <img src='http://blog.jeffdouglas.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> . Great minds think alike I suppose.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

