Based on feedback from the community, and in preparation for java.jdbc
0.3.0-beta2, the DSLs, introduced in 0.3.0-alpha1, have been made
available in another project:

[java-jdbc/dsl "0.1.0"]

via the namespaces java-jdbc.sql java-jdbc.ddl

Anyone currently using the org.clojure/java.jdbc.sql or
org.clojure/java.jdbc.ddl namespaces, can add the dependency above and
update their ns declarations to require (or use) the alternative
namespaces.

This will clear the path to full removal of those namespaces from the
java.jdbc contrib library in 0.3.0-beta2.

The 0.3.0-beta2 release will also address the "dual API" issue, likely
by moving the deprecated API into a separate namespace, which will
force a change in code that uses it, but will make it clear what is
what in the API, as well as separating the documenting along natural
lines.
-- 
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
--- 
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