On Sat, Apr 23, 2011 at 10:01 AM, Stuart Sierra
<the.stuart.sie...@gmail.com> wrote:
> One snag I ran into recently with c.c.sql: it creates structmaps for
> returning query results, which means you can't subsequently dissoc one
> of the keys without converting to a regular map.

That's down to resultset-seq - should c.j.j stop relying on that
function and have its own, more flexible version?

> In general, c.c.sql is inconsistent about using tuples of column
> values versus maps of column=>value pairs. Both are useful, and I'd
> like to see versions of all the core functions that support both
> modes.

I agree. As I was working with the functions early on I bumped into
that a few times. I'll have a think about how to make that more
consistent and ask for feedback on it.
-- 
Sean A Corfield -- (904) 302-SEAN
An Architect's View -- http://corfield.org/
World Singles, LLC. -- http://worldsingles.com/
Railo Technologies, Inc. -- http://www.getrailo.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