> A significant speed improvement without resorting to type hints would be a 
> pretty huge win from a programmer's standpoint.  


True, but this is not a problem that invokedynamic can solve. :) It would 
require, perhaps, better automation in the decision of how to coerce types 
when calling Java methods. But, I'm not really sure this can be improved 
upon without hints: moving from a dynamic ally-typed language to a 
statically-typed language means you would always have to fill in that gap 
somehow.

-Tal

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