David has something here. I did not pay attention because they were commented
in the snippet you posted.

I remember playing around with this months ago and dropped it,
unexpected and strange behaviours popped out and I did not have time
to spend digging into it. We AOT all our code here and even that prove hard
to stabilize with multiple arities.

If some of your implementations are not in sync with the definition then
it may explain the glitch. 

Certainly it can be hard to track what has been loaded first and what byte code
comes up first.

Luc P.

> On Thu, Feb 28, 2013 at 1:00 PM, Jim - FooBar(); <jimpil1...@gmail.com>wrote:
> 
> > On 28/02/13 17:29, David Nolen wrote:
> >
> >> Your run protocol defines three arities, you do not implement all three.
> >>
> >
> > what's wrong with that? protocols, unlike interfaces let you do that...
> 
> 
> It's not my understanding that protocols are intended to be used in this
> way. They only let you do that to support exploratory REPL based
> development.
> 
> David
> 
> -- 
> -- 
> 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.
> 
> 
> 
--
Softaddicts<lprefonta...@softaddicts.ca> sent by ibisMail from my ipad!

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