On Fri, Jun 22, 2012 at 1:50 AM, Vinzent <ru.vinz...@gmail.com> wrote:
> Ok, I see. I've misunderstood the goals. Though, it still duplicates
> significant part of clojureql\korma, right?

Hmm, I wouldn't say a "significant" part. I think jsql covers a very
small space. To satisfy the basic goal for the new c.j.jdbc API, it
only really needs the insert/update/delete functions and folks could
use SQL for all other queries - but basic select/where is useful
enough that I think it's worth adding (to be able to use a map for a
simple query).

> What do you think about AST\compiler thing?

I'd love to see some examples of what Kevin / you have in mind here.
Feel free to edit http://dev.clojure.org/display/design/java.jdbc to
add some examples / thinking around AST.
-- 
Sean A Corfield -- (904) 302-SEAN
An Architect's View -- http://corfield.org/
World Singles, LLC. -- http://worldsingles.com/

"Perfection is the enemy of the good."
-- Gustave Flaubert, French realist novelist (1821-1880)

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