On Tuesday, July 3, 2012 12:40:24 PM UTC-4, Vinzent wrote:
>
> Well, as far as I understand, protocols was made as they were on purpose, 
> so inability to create hierarchies is a "feature" (like it or not), while 
> the lack of `get-method`-like thing is clearly a defect (in my mind).
>
> Anyway, you have multimethods which can do almost anything, so I think 
> it'd be a good idea to implement proof-of-concept of what you have in mind 
> and publish it on Github, so people could try it and compare to what they 
> already have.
>
>
>
Actually, maybe this is not as hard as I thought to implement, given 
Clojure supports metadata (never used it before, thought), which can be 
used to store the hierarchy information. I might play with it when I have 
got time. Thanks for the suggestion.

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