On 17 April 2010 16:46, Per Vognsen <per.vogn...@gmail.com> wrote:
> Not currently. I added the capability to some code I posted last month
> for fixing print-method for promises so they aren't auto-dereferenced
> when undelivered:

Personally, I would prefer them never to be dereferenced for
printing... In fact, I would prefer all reference types to be printed
in a manner which does not include their values. That would make my
life easier at the REPL (which is the only place where I care to have
instances of reference types actually printed and where I can always
dereference them by hand if I feel any curiousity about their
values...).

Not that this is particularly related to the OP's question except by
virtue of having come to my mind immediately upon reading it...

Sincerely,
Michał

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