On 8 Mar 2010, at 17:39, cageface wrote:
this just a non-issue in Clojure? Since functions aren't attached to objects it seems to me you can just define a new function on an existing type or another method clause in a multi or if necessary. Maybe you have to be careful about messing around with an established type hierarchy or multi definition but it doesn't seem to me you need any special machinery to make this work, right?
Right. Assuming you stay in the Clojure world (and don't want to monkey-patch Java classes, which I am not sure is possible), you don't need any special machinery nor is it really a technique worth putting a name on.
Konrad. -- 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