I'm confused about the notes on section 2.2 Better Exception
Reporting.
There is a link to the Error Handling notes but it only lists several
approaches for handling errors, but it doesn't describe how messages
will be reported better in this release.
I feel this would be a good place to provide
I love you all !!!
--
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,
Yes, release notes are in progress here:
http://dev.clojure.org/display/doc/1.3
Stuart Sierra
clojure.com
--
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
Great news!
Is good documentation on new 1.3 features also coming?
--
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 y
On Sun, Sep 4, 2011 at 7:15 AM, cri wrote:
> Is there a list of everything new in 1.3? Thanks
Looks like four commits since beta2:
https://github.com/clojure/clojure/commits/master
load resources when baseLoader() is null, refs #673
CLJ-815 de-alpha docstring for juxt
CLJ-736 docfix
add equiv o
Is there a list of everything new in 1.3? Thanks
On Sep 2, 9:46 pm, Christopher Redinger wrote:
> Clojure 1.3 Beta 3 is now available at
>
> http://clojure.org/downloads
>
> The list of changes:
> * Load resources when baseLoader() is null (CLJ-673)
> * Equiv overload added for primitive boolean