Chris, nice use of custom dispatch! I can't claim all the credit for
this mechanism. I based my work on the old XP system that has been
used in Lisp since the eighties. Standing on the shoulders of giants,
as it were. :)

It's been on my list to respect *print-meta* in the regular pprint
dispatch, but I'd like to improve the overall performance of pprint
(which is still slower than I'd like for large data structures) first.

In the meantime, this is a good solution.

Tom

On Jan 20, 2:51 pm, Chris Perkins <chrisperkin...@gmail.com> wrote:
> Good catch!  I was about to add this to my personal toolkit of "generally
> useful random crap" (every programmer has one of those, right?).  I'll make
> sure to cover that edge-case.  Thanks.
>
> - Chris

-- 
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