On Apr 22, 6:53 pm, Rich Hickey <richhic...@gmail.com> wrote: [snip..] > Feedback and errata welcome as always, >
1) Typo on http://clojure.org/protocols: Section "Basics" defprotocol will automatically generate a corresponding interface, with the same name as the protocol, i.e. given a protocol my.ns/ Protocol, an interface my.ns.MyProtocol. my.ns.MyProtocol => my.ns.Protocol 2) Question. Could someone elaborate on the bullet "You can implement a protocol on an interface" Spefically the relation to multiple inheritance 3) When is 1.2 expected (roughly)? Thanks, /Karl [snip..] -- 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