<?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: Java sucks for me</title>
	<atom:link href="http://www.oluyede.org/blog/2006/04/05/java-sucks-for-me/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.oluyede.org/blog/2006/04/05/java-sucks-for-me/</link>
	<description>Everything considered harmful</description>
	<lastBuildDate>Wed, 21 Dec 2011 07:59:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: podo</title>
		<link>http://www.oluyede.org/blog/2006/04/05/java-sucks-for-me/comment-page-1/#comment-53547</link>
		<dc:creator>podo</dc:creator>
		<pubDate>Fri, 11 Apr 2008 14:53:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.oluyede.org/blog/2006/04/05/java-sucks-for-me/#comment-53547</guid>
		<description>&lt;p&gt;well, java was here long before .net&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>well, java was here long before .net</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Lawrence</title>
		<link>http://www.oluyede.org/blog/2006/04/05/java-sucks-for-me/comment-page-1/#comment-1577</link>
		<dc:creator>Lawrence</dc:creator>
		<pubDate>Tue, 09 May 2006 14:47:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.oluyede.org/blog/2006/04/05/java-sucks-for-me/#comment-1577</guid>
		<description>&lt;p&gt;I know Raffaele that in Java a String is not an array of chars. But ideally to me that&#039;s wrong. I want a language where a string is a sequence of characters. I don&#039;t care about the primitiveness or not of the types. That&#039;s a flaw of the design, eventually Java designers copied the boxing-unboxing mechanism brought with .NET :)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I know Raffaele that in Java a String is not an array of chars. But ideally to me that&#8217;s wrong. I want a language where a string is a sequence of characters. I don&#8217;t care about the primitiveness or not of the types. That&#8217;s a flaw of the design, eventually Java designers copied the boxing-unboxing mechanism brought with .NET <img src='http://www.oluyede.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>]]></content:encoded>
	</item>
	<item>
		<title>By: RaffaeleCastagno</title>
		<link>http://www.oluyede.org/blog/2006/04/05/java-sucks-for-me/comment-page-1/#comment-1576</link>
		<dc:creator>RaffaeleCastagno</dc:creator>
		<pubDate>Tue, 09 May 2006 11:09:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.oluyede.org/blog/2006/04/05/java-sucks-for-me/#comment-1576</guid>
		<description>&lt;p&gt;A String is not an array of chars, but an object. And it&#039;s a java standard to not expose properties as public, but always using the javabean standard.
Arrays (arr[], and not java.lang.Array) are instead a builtin data type, and not objects.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>A String is not an array of chars, but an object. And it&#8217;s a java standard to not expose properties as public, but always using the javabean standard.
Arrays (arr[], and not java.lang.Array) are instead a builtin data type, and not objects.</p>]]></content:encoded>
	</item>
</channel>
</rss>

