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
Sent: Thursday, November 21, 2013 7:37 PM
To: 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.

Reply via email to