<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>Comments for page &quot;Extending Java Classes Using proxy&quot;</title>
		<link>http://www.gettingclojure.com/articles:extending-java-classes-using-proxy/comments/show</link>
		<description></description>
				<copyright></copyright>
		<lastBuildDate>Sat, 19 May 2012 14:56:50 +0000</lastBuildDate>
		
					<item>
				<guid>http://www.gettingclojure.com/articles:extending-java-classes-using-proxy/comments/show#post-1144011</guid>
				<title>(no title)</title>
				<link>http://www.gettingclojure.com/articles:extending-java-classes-using-proxy/comments/show#post-1144011</link>
				<description></description>
				<pubDate>Thu, 05 May 2011 00:07:22 +0000</pubDate>
				<wikidot:authorName>Ngoc</wikidot:authorName>								<content:encoded>
					<![CDATA[
						 <p>Thank you Gregg for this great article. It should become a Clojure classic.</p> <p>One reason I dropped Clojure to go for Scala, after studying it for months, is because I didn't know how to extend existing Java classes using proxy. May be this is a good reason for me to pick Clojure again.</p> <p>I come this this site from <a href="http://www.pragprog.com/magazines/2010-11/getting-clojure">http://www.pragprog.com/magazines/2010-11/getting-clojure</a><br /> Thanks a lot.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://www.gettingclojure.com/articles:extending-java-classes-using-proxy/comments/show#post-1121948</guid>
				<title>(no title)</title>
				<link>http://www.gettingclojure.com/articles:extending-java-classes-using-proxy/comments/show#post-1121948</link>
				<description></description>
				<pubDate>Mon, 11 Apr 2011 09:24:20 +0000</pubDate>
				<wikidot:authorName>mariya</wikidot:authorName>				<wikidot:authorUserId>839126</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I am really impressed by this excellent stuff on which is a digital sculpting and painting program that has revolutionized the industry. I've enjoyed reading the nice post<br /> curt<br /> <a href="http://www.nicetick.com/nike-sb-blazer-high-bright-yellow-black-purple.html">Nike SB Blazer High</a></p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://www.gettingclojure.com/articles:extending-java-classes-using-proxy/comments/show#post-1119084</guid>
				<title>(no title)</title>
				<link>http://www.gettingclojure.com/articles:extending-java-classes-using-proxy/comments/show#post-1119084</link>
				<description></description>
				<pubDate>Fri, 08 Apr 2011 06:18:12 +0000</pubDate>
				<wikidot:authorName>Nike Air Max Turbulence</wikidot:authorName>								<content:encoded>
					<![CDATA[
						 <p>Well, I am so excited that I have found this your post because I have been searching for some information about it almost three hours. You helped me a lot indeed and reading this your article I have found many new and useful information about this subject<br /> curt</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://www.gettingclojure.com/articles:extending-java-classes-using-proxy/comments/show#post-925681</guid>
				<title>(no title)</title>
				<link>http://www.gettingclojure.com/articles:extending-java-classes-using-proxy/comments/show#post-925681</link>
				<description></description>
				<pubDate>Mon, 15 Nov 2010 15:40:05 +0000</pubDate>
				<wikidot:authorName>Steve</wikidot:authorName>								<content:encoded>
					<![CDATA[
						 <p>There's some confusion about the syntax for calling Java methods. The program listings use the correct syntax, but the section on "Clojure Syntax for Java Method Calls" says: "(method2. object1 arguments3)". That's wrong. Use "(.method2 object1 arguments3)".</p> <p>The syntax for calling a Java class constructor is "(JavaClass. args)" — the classname followed by a dot is the first element.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://www.gettingclojure.com/articles:extending-java-classes-using-proxy/comments/show#post-850566</guid>
				<title>Listing 3 fixed</title>
				<link>http://www.gettingclojure.com/articles:extending-java-classes-using-proxy/comments/show#post-850566</link>
				<description></description>
				<pubDate>Mon, 16 Aug 2010 02:59:12 +0000</pubDate>
				<wikidot:authorName>GreggW</wikidot:authorName>				<wikidot:authorUserId>426663</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>John, thanks for alerting me. It should be fixed now.</p> <p>So, what are you having trouble with as a Clojure programmer? I invite you (and anyone else) to write that up in a few paragraphs and submit it, either as an article or a forum topic. BTW, it'll be a *long* time before I have time to write an article like the proxy one!</p> <p>Thanks again for posting! —Gregg</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://www.gettingclojure.com/articles:extending-java-classes-using-proxy/comments/show#post-850535</guid>
				<title>copy/paste error?</title>
				<link>http://www.gettingclojure.com/articles:extending-java-classes-using-proxy/comments/show#post-850535</link>
				<description></description>
				<pubDate>Mon, 16 Aug 2010 02:22:24 +0000</pubDate>
				<wikidot:authorName>John Sanda</wikidot:authorName>								<content:encoded>
					<![CDATA[
						 <p>Hi Greg, I am really enjoying your article on proxies. It looks like there might be a copy/paste error with listing 3. It appears to be the same as listing 2. I look forward to more articles. Good stuff!</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>
