Re: [ANN] Clojure.Joda-Time 0.1.0

2013-12-26 Thread dm3
> > > It looks good, though can you explain the rationale for having a separate > library? It seems from my perspective as if the objective of exposing all > the good Joda functionality for Clojure consumption would be more readily > achieved by extending the existing clj-time library. I chos

Re: [ANN] Clojure.Joda-Time 0.1.0

2013-12-26 Thread Ghadi Shayban
I think your usage of simple check is interesting. What bugs did simple-check find inside Joda and can you speak about that process in general? On Wednesday, December 25, 2013 6:19:18 AM UTC-5, dm3 wrote: > > Hello, > > I would like to announce the first release of > Clojure.Joda-Time

Re: [ANN] Clojure.Joda-Time 0.1.0

2013-12-26 Thread Mikera
Thanks for sharing! It looks good, though can you explain the rationale for having a separate library? It seems from my perspective as if the objective of exposing all the good Joda functionality for Clojure consumption would be more readily achieved by extending the existing clj-time library.

Re: [ANN] Clojure.Joda-Time 0.1.0

2013-12-25 Thread dm3
Oops, sorry about that... Fixed now. On Wednesday, 25 December 2013 13:53:10 UTC+2, Michael Klishin wrote: > > > 2013/12/25 dm3 > > >> There's quite a comprehensive README on github: >> https://github.com/dm3/clojure.joda-time >> > > which could use some very visible dependency/installation info

Re: [ANN] Clojure.Joda-Time 0.1.0

2013-12-25 Thread Michael Klishin
2013/12/25 dm3 > There's quite a comprehensive README on github: > https://github.com/dm3/clojure.joda-time > which could use some very visible dependency/installation info ;) -- MK http://github.com/michaelklishin http://twitter.com/michaelklishin -- -- You received this message because

[ANN] Clojure.Joda-Time 0.1.0

2013-12-25 Thread dm3
Hello, I would like to announce the first release of Clojure.Joda-Time - an ambitiously named wrapper for the Joda-Time date and time library. Main goals of Clojure.Joda-Time: * Provide a consistent API for common operations with instants, date-times,