<?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: Poorly explained aspects of Java explained not so poorly (part 1)</title>
	<atom:link href="http://brianwill.net/blog/2007/10/20/poorly-explained-aspects-of-java-explained-not-so-poorly-part-1/feed/" rel="self" type="application/rss+xml" />
	<link>http://brianwill.net/blog/2007/10/20/poorly-explained-aspects-of-java-explained-not-so-poorly-part-1/</link>
	<description></description>
	<lastBuildDate>Thu, 25 Mar 2010 06:32:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Brian Will</title>
		<link>http://brianwill.net/blog/2007/10/20/poorly-explained-aspects-of-java-explained-not-so-poorly-part-1/comment-page-1/#comment-704</link>
		<dc:creator>Brian Will</dc:creator>
		<pubDate>Wed, 21 May 2008 09:23:19 +0000</pubDate>
		<guid isPermaLink="false">http://brianwill.net/blog/2007/10/20/poorly-explained-aspects-of-java-explained-not-so-poorly-part-1/#comment-704</guid>
		<description>While &#039;method&#039; certainly has an OOP connotation that &#039;function&#039; does not, it&#039;s ridiculous to suggest that calling a method a &#039;function&#039; is really improper. Who cares what the spec says? That&#039;s just a careful style editor enforcing consistency. Likely because of C&#039;s influence, the term &#039;function&#039; is used most commonly as the generic catch-all to mean method, routine, and procedure.</description>
		<content:encoded><![CDATA[<p>While &#8216;method&#8217; certainly has an OOP connotation that &#8216;function&#8217; does not, it&#8217;s ridiculous to suggest that calling a method a &#8216;function&#8217; is really improper. Who cares what the spec says? That&#8217;s just a careful style editor enforcing consistency. Likely because of C&#8217;s influence, the term &#8216;function&#8217; is used most commonly as the generic catch-all to mean method, routine, and procedure.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous Coward</title>
		<link>http://brianwill.net/blog/2007/10/20/poorly-explained-aspects-of-java-explained-not-so-poorly-part-1/comment-page-1/#comment-705</link>
		<dc:creator>Anonymous Coward</dc:creator>
		<pubDate>Tue, 20 May 2008 20:49:20 +0000</pubDate>
		<guid isPermaLink="false">http://brianwill.net/blog/2007/10/20/poorly-explained-aspects-of-java-explained-not-so-poorly-part-1/#comment-705</guid>
		<description>Terminology is important too.  Java doesn&#039;t have &#039;functions&#039; and nowhere in the JLS (Java Language Specifications) will you find the term &#039;function&#039;.  Java has &#039;methods&#039;, not &#039;functions&#039;.</description>
		<content:encoded><![CDATA[<p>Terminology is important too.  Java doesn&#8217;t have &#8216;functions&#8217; and nowhere in the JLS (Java Language Specifications) will you find the term &#8216;function&#8217;.  Java has &#8216;methods&#8217;, not &#8216;functions&#8217;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
