I'm not sure why it does this anyways, according to congomongo documentation, 'fetch' is supoosed be returning in clojure format, not mongo.
On Jun 6, 12:54 pm, Meikel Brandmeyer <[email protected]> wrote: > Hi, > > Am 06.06.2010 um 21:46 schrieb Brian Wolf: > > > But if print-dup is just seeing clojure.lang.PersistentArrayMap > > objects, why does it matter what type it contains? > > Because the map contents also have to printed, no? This is a recursive > process. > > Sincerely > Meikel -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
