<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
		>

<channel>
	<title>Forcetalks | William Alexander Aldana Carvajal | Activity</title>
	<link>https://www.forcetalks.com/william-alexander-aldana-carvajal/activity/</link>
	<atom:link href="https://www.forcetalks.com/william-alexander-aldana-carvajal/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for William Alexander Aldana Carvajal.</description>
	<lastBuildDate>Sun, 21 Jun 2026 19:05:24 +0530</lastBuildDate>
	<generator>https://buddypress.org/?v=2.16.0</generator>
	<language>en-US</language>
	<ttl>30</ttl>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>2</sy:updateFrequency>
		
								<item>
				<guid isPermaLink="false">846e5ce81aabb6f428fff48bc91a8c26</guid>
				<title>William Alexander Aldana Carvajal replied to the discussion Difference between list.Size() &#62; 0 vs list != null vs list.IsEmpty() in Salesforce? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/difference-between-list-size-0-vs-list-null-vs-list-isempty/#post-68222</link>
				<pubDate>Fri, 31 Jan 2020 20:27:10 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://www.forcetalks.com/salesforce-topic/difference-between-list-size-0-vs-list-null-vs-list-isempty/#post-68222"><span class="bb-reply-lable">Reply to</span> Difference between list.Size() &gt; 0 vs list != null vs list.IsEmpty() in Salesforce?</a></p> <div class="bb-content-inr-wrap"><p>List.Size() is slow because needs to count all the elements in the collection.</p>
<p>List.IsEmpty() only checks zero position has value.</p>
<p>if you joins list != null and !list.IsEmpty() you will avoid possible null exceptions.</p>
<p>I&#8217;ve read the difference is approximately 10%. I have not checked it but has a sense</p>
<p>&nbsp;</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">5caf1e3661a1748ca4ce321041e80be5</guid>
				<title>William Alexander Aldana Carvajal became a registered member</title>
				<link>https://www.forcetalks.com/activity/p/100451/</link>
				<pubDate>Fri, 31 Jan 2020 20:19:27 +0530</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>
		
<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 
Content Delivery Network via Amazon Web Services: CloudFront: cdn.forcetalks.com
Lazy Loading

Served from: www.forcetalks.com @ 2026-06-22 01:43:52 by W3 Total Cache
-->