you can always just construct the call as a string or as a
datastructure and pass it through read/eval

On Wed, Oct 28, 2009 at 2:04 PM, Meikel Brandmeyer <m...@kotka.de> wrote:
> Hi,
>
> Am 28.10.2009 um 20:46 schrieb Tiago Antão:
>
>> But my point is to be able to construct the method name in runtime.
>
> You'll need reflection for that. AFAIU method calls are wired in the
> bytecode and hence the method name must be known at compile time.
>
> Sincerely
> Meikel
>
>



-- 
And what is good, Phaedrus,
And what is not good—
Need we ask anyone to tell us these things?

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