Re: two announcements: a new Clojure article, and a new site for beginners

2010-08-14 Thread limux
I see, I am reading that "Extending Java Classes using proxy" article. 2010/8/15 Michael Gardner : > On Aug 14, 2010, at 12:58 AM, Gregg Williams wrote: > >> ** Second announcement: GettingClojure.com, a collaborative site for >> Clojure beginners > > gettingclojure.com currently redirects to www.

Re: two announcements: a new Clojure article, and a new site for beginners

2010-08-14 Thread Michael Gardner
On Aug 14, 2010, at 12:58 AM, Gregg Williams wrote: > ** Second announcement: GettingClojure.com, a collaborative site for > Clojure beginners gettingclojure.com currently redirects to www.wikidot.com. www.gettingclojure.com is fine, though. -- You received this message because you are subscri

Re: two announcements: a new Clojure article, and a new site for beginners

2010-08-14 Thread limux
Great working, thanks! I will participate actively. On 8月14日, 下午1时58分, Gregg Williams wrote: > ** First announcement: a tutorial article on how to call Java classes > from Clojure > > Several months ago, I asked a few questions about the use of proxy and > interoperability with Java. I'm pleased

two announcements: a new Clojure article, and a new site for beginners

2010-08-13 Thread Gregg Williams
** First announcement: a tutorial article on how to call Java classes from Clojure Several months ago, I asked a few questions about the use of proxy and interoperability with Java. I'm pleased to say that with the help of several members here, I was able to get past being "stuck" and finish my pr