> I finally got around to trying out the 1.3 release yesterday with a batch of 
> code that was constructed using 1.2, and promptly ran into a problem. In 1.2, 
> it's possible to define a protocol with zero methods, so, for example, 
> (defprotocol xxx) works just fine. In 1.3, this generates the rather peculiar 
> error "java.lang.UnsupportedOperationException: Unknown Collection type".
> 
> Is this an intentional change from 1.2, or a problem? 


Hi Howard,

Not intentional, maybe a problem. :-)  What are you using empty protocols for?

Stu


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