I wonder if InvokeDynamic could be used to bring more consistency between 
the 20-argument limit function signatures used for objects and the 
4-argument limit function signatures for functions with primitive 
arguments, by dynamically generating the appropriate method type (with 
whatever combination of primitives and objects was needed). Java lambdas 
offer this.

On Friday, April 4, 2014 9:37:13 PM UTC+11, Robin Heggelund Hansen wrote:

> Thank you!
>
> 4. apr. 2014 kl. 12:35 skrev Ragnar Dahlén <[email protected] 
> <javascript:>>:
>
> You may find this thread enlightening:
>
> https://groups.google.com/d/msg/clojure-dev/PuV7XTps9vo/SkkNuiynKfUJ
>
> /Ragnar
>
> On Friday, 4 April 2014 10:44:42 UTC+1, Robin Heggelund Hansen wrote:
>>
>> Yeah, those were the blog posts I’ve read, but I can’t see that this is 
>> actually being worked on for Clojure?
>>
>> 4. apr. 2014 kl. 11:43 skrev Plínio Balduino <[email protected]>:
>>
>> Hi, Hansen
>>
>> Fogus (from here) and Nutter (from JRuby) wrote nice posts about it. 
>>
>>
>> http://blog.fogus.me/2011/10/14/why-clojure-doesnt-need-invokedynamic-but-it-might-be-nice/
>>
>>
>> http://blog.headius.com/2011/10/why-clojure-doesnt-need-invokedynamic.html?m=1
>>
>> Plinio Balduino
>> 11 982 611 487
>>
>> On 04/04/2014, at 05:42, Robin Heggelund Hansen <[email protected]> 
>> wrote:
>>
>> Hi!
>>
>> Did someone ever look at supporting InvokeDynamic for Clojure? I've read 
>> a couple of blogs and it seemed interesting, would be cool to know if there 
>> actually were any advantages in practice.
>>
>> -- 
>> You received this message because you are subscribed to the Google
>> Groups "Clojure" group.
>> To post to this group, send email to [email protected]
>> Note that posts from new members are moderated - please be patient with 
>> your first post.
>> To unsubscribe from this group, send email to
>> [email protected]
>> 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 [email protected].
>> For more options, visit https://groups.google.com/d/optout.
>>
>>
>> -- 
>> You received this message because you are subscribed to the Google
>> Groups "Clojure" group.
>> To post to this group, send email to [email protected]
>> Note that posts from new members are moderated - please be patient with 
>> your first post.
>> To unsubscribe from this group, send email to
>> [email protected]
>> For more options, visit this group at
>> http://groups.google.com/group/clojure?hl=en
>> --- 
>> You received this message because you are subscribed to a topic in the 
>> Google Groups "Clojure" group.
>> To unsubscribe from this topic, visit 
>> https://groups.google.com/d/topic/clojure/vNXIfkgRRkI/unsubscribe.
>> To unsubscribe from this group and all its topics, send an email to 
>> [email protected].
>> For more options, visit https://groups.google.com/d/optout.
>>
>>
>>
> -- 
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to [email protected] <javascript:>
> Note that posts from new members are moderated - please be patient with 
> your first post.
> To unsubscribe from this group, send email to
> [email protected] <javascript:>
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en
> --- 
> You received this message because you are subscribed to a topic in the 
> Google Groups "Clojure" group.
> To unsubscribe from this topic, visit 
> https://groups.google.com/d/topic/clojure/vNXIfkgRRkI/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to 
> [email protected] <javascript:>.
> For more options, visit https://groups.google.com/d/optout.
>
>
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to [email protected]
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
[email protected]
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to