<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>array | Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</title>
	<atom:link href="https://www.selikoff.net/tag/array/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.selikoff.net</link>
	<description>Java/J2EE Software Development and Technology Discussion Blog</description>
	<lastBuildDate>Thu, 21 Apr 2011 21:37:42 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
<site xmlns="com-wordpress:feed-additions:1">4595340</site>	<item>
		<title>Never return Null Arrays!</title>
		<link>https://www.selikoff.net/2008/10/15/never-return-null-arrays/</link>
					<comments>https://www.selikoff.net/2008/10/15/never-return-null-arrays/#comments</comments>
		
		<dc:creator><![CDATA[Scott Selikoff]]></dc:creator>
		<pubDate>Wed, 15 Oct 2008 06:03:23 +0000</pubDate>
				<category><![CDATA[Development Process]]></category>
		<category><![CDATA[array]]></category>
		<category><![CDATA[Java/Java EE]]></category>
		<category><![CDATA[null]]></category>
		<category><![CDATA[NullPointerException]]></category>
		<guid isPermaLink="false">http://www.selikoff.net/blog/?p=569</guid>

					<description><![CDATA[<p>Continuing on Jeanne&#8217;s theme of nulls, its a pet peeve of mine when I come across code that returns null arrays instead of empty arrays. The purpose of this post is to discuss some of the reasons why its a &#8230; <a href="https://www.selikoff.net/2008/10/15/never-return-null-arrays/">Continue reading <span class="meta-nav">&#8594;</span></a></p>
The post <a href="https://www.selikoff.net/2008/10/15/never-return-null-arrays/">Never return Null Arrays!</a> first appeared on <a href="https://www.selikoff.net">Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</a>.<hr style="border-top: black solid 1px" /><a href="https://www.selikoff.net/2008/10/15/never-return-null-arrays/">Never return Null Arrays!</a> was first posted on October 15, 2008 at 2:03 am.<br />&copy;2019 &quot;<a href="https://www.selikoff.net">Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</a>&quot;. Use of this feed is for personal non-commercial use only. If you are not reading this article in your feed reader, then the site is guilty of copyright infringement. Please contact me at <!--email_off-->scott@selikoff.net<!--/email_off--><br />]]></description>
		
					<wfw:commentRss>https://www.selikoff.net/2008/10/15/never-return-null-arrays/feed/</wfw:commentRss>
			<slash:comments>7</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">569</post-id>	</item>
	</channel>
</rss>
