Hi,

I'd like to use Java2D objects in a Clojure application.  I understand
that these mutable objects will be operating in a Clojure environment
where immutability is the order of the day, and this is likely to
cause problems.

Can someone point me to some good examples of, or techniques for
safely using mutable Java objects in Clojure--especially with Clojure
parallel programming constructs in mind.

Thanks in advance,

Stu

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to