Re: ClojureQL 1.0.3

2011-12-22 Thread Herwig Hochleitner
Vinzent: apparently, there is a CQL google group, but it seems not to be public. We're investigating, otherwise creating a new one. 2011/12/21 tscheibl > What about integrating the "WITH RECURSIVE" CTE stuff you've put on > gist? > It would certainly be welcome. Though, I'm not going to do it r

Re: ClojureQL 1.0.3

2011-12-22 Thread tscheibl
Tamensi movetur! :) What about integrating the "WITH RECURSIVE" CTE stuff you've put on gist? I've merged it into my (local) fork, modified it slightly to autodetect the compiler and consider it quite conveniently to use. I've also added a feature to be able to mark predicate elements as 'inline'

Re: ClojureQL 1.0.3

2011-12-21 Thread Vinzent
Good to hear it. One more thing: Shantanu Kumar have proposed to create a clojureql google group, and I also think it's a good idea. Would you please create it? -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to cloj

Re: ClojureQL 1.0.3

2011-12-21 Thread Herwig Hochleitner
Vinzent: I figure Lau is updating the Site. 2011/12/21 Shantanu Kumar > If anyone were to consider, I would vote for ClojureQL 1.1 to factor > out the Relational Algebra engine into a subcomponent with independent > presence on Clojars. > Factoring CQL is indeed desirable. The RA compiler and t

Re: ClojureQL 1.0.3

2011-12-21 Thread Shantanu Kumar
If anyone were to consider, I would vote for ClojureQL 1.1 to factor out the Relational Algebra engine into a subcomponent with independent presence on Clojars. Regards, Shantanu On Dec 20, 5:22 am, Herwig Hochleitner wrote: > Hello, > > we've finally got around to do a bug fix release for Cloju

Re: [ANN] ClojureQL 1.0.3

2011-12-21 Thread Vinzent
BTW, http://www.clojureql.org/ is down, do you know what happened? -- 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 yo

Re: [ANN] ClojureQL 1.0.3

2011-12-21 Thread Vinzent
Great! Thank you so much for 1.3 support! -- 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 unsubs

[ANN] ClojureQL 1.0.3

2011-12-19 Thread Herwig Hochleitner
Hello, we've finally got around to do a bug fix release for ClojureQL. This time pushing it to clojars too (sorry for that). I'm posting it here, because even though the increment is minor, it is an important release because of all the accumulated bug fixes. I am pleased to announce that it can