Thanks Phil.

Is there an Jira issue for this?
Is it worth raising one?

I noted that my requirement is slightly different from yours. I want to 
print the function by name (and namespace) only. Serializable-fn prints the 
full definition. But this difference is only in print-method - if the 
meta-data were available on the function, both would be possible depending 
on need.

Dave




On Monday, 4 March 2013 02:50:36 UTC+11, Phil Hagelberg wrote:
>
> Getting at the var won't work, but you can get fns to print readably with 
> their source using https://github.com/technomancy/serializable-fn
>
> Unfortunately you still have the problem that whoever defined it has to 
> opt in.
>
> Ohil
>

-- 
-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to