hmm.. not really 'printing', just trying to save what might be any
binary data in a clojure map, as I would save say, want to save gif
images  in a java or C array. at least that's the analogy I am
comparing this case to.  So, at least acording to this example, print-
dup has to be extended to every possible data type that might be
stored in a map in order to save it to a file (?)

On Jun 6, 12:54 pm, Meikel Brandmeyer <m...@kotka.de> 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 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