2011/1/25 Meikel Brandmeyer <m...@kotka.de>:
> Hi,
>
> On 25 Jan., 01:57, Laurent PETIT <laurent.pe...@gmail.com> wrote:
>
>> (try (. ~(bindings 0) close) (catch Throwable _))
>
> New code should use (.close foo) instead of (. foo close), IIRC.

Sure, but it's an enhancement over existing code, so I've followed the
convention (and I was not sure that (.close ...) would work at this
point in core.clj, so I adopted a rather conservative choice.

-- 
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