Your approach requires some lifting both in the runtime and the compiler. Why not sign a CA, implement it and submit a patch and supporting runtime data ?
However there a plans to rewrite Clojure in Clojure on the JVM, some lessons have been learned while writing the ClojureScript compiler. This may impact your approach in the near future. Luc > On Thu, Dec 15, 2011 at 8:32 PM, Softaddicts > <[email protected]> wrote: > > It's not "silly", it's the fastest way to dispatch fn calls... > > Only calls with more than 20 arguments (or via "apply") would need > be dispatched specially > > -- > 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 > -- Softaddicts<[email protected]> sent by ibisMail! -- 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
