It would help if you could give an executable representative case (if
the library you are trying to use is not freely available, maybe try
to find an open source library that has a similar interface ? I am by
no means a Java wizard, but it seems pretty idiomatic).

On 13 March 2013 11:06, Thomas <th.vanderv...@gmail.com> wrote:
> @Brian
>
> I want to translate the snippet above to Clojure.
>
> @Jonathan
>
> That is more or less what I tried, but I get this error:
>
>  (.setName fred "fred")
> UnsupportedOperationException setName
> x.x.proxy$java.lang.Object$Fred$8b90692b.setName (:-1)
>
> from Java it all works (albeit kinda mysteriously for me).
>
> Thank in advance
> Thomas
>
>
> --
> --
> 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
> ---
> You received this message because you are subscribed to the Google Groups
> "Clojure" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to clojure+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>

-- 
-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to