> How much impact would it have on you, Alexander, if the java.jdbc.sql
> namespace went away?

I work for Alex and I can say that it wouldn't be such a big deal since
we are already including honeysql, and I would simply swap the built-in
DSL for that where necessary.

I can't speak for him but personally I feel like this would be a good move.

(2013/11/22 15:12), seancorfi...@gmail.com wrote:
> I spent this afternoon removing use of java.jdbc.sql from World Singles’
> code base to see how much work it would be. The worst part for us was
> how much we relied on the naming strategy convenience macros (especially
> entities, since it flows :entities through all the DSL constructs).
> 
> How much impact would it have on you, Alexander, if the java.jdbc.sql
> namespace went away? 
> 
> Sean Corfield -- (904) 302-SEAN
> An Architect's View -- http://corfield.org
> 
> *From:* Alexander Hudek <mailto:alexan...@hudek.org>
> *Sent:* Thursday, November 21, 2013 7:37 PM
> *To:* clojure@googlegroups.com <mailto:clojure@googlegroups.com>
> 
> 
>     Is anyone using the java.jdbc.sql namespace? (besides World Singles :)
> 
> 
> We are using it but not the DDL. We also use honeysql in places where
> jdbc.sql cannot express the query.
> 
> -- 
> -- 
> 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
> ---
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to clojure+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
> 
> -- 
> -- 
> 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
> ---
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to clojure+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.

-- 
-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to