It would probably be good to have a better example of what you are trying
to accomplish. Chances are with a few small tweaks we can help you find
something both elegant and fast.


On Thu, May 21, 2015 at 1:28 AM, martin madera <mm007.e...@gmail.com> wrote:

> I don't want to start a flamewar here, but Python is quite a different
> beast than Java or Clojure. TBH Python is more complex language than
> Clojure but many things were made easy in Python and Python looks like that
> someone really thought about newbie experience. A newbie experience in
> Clojure is not so pleasant.
>
> But Clojure is no harder, it's different - you need to start thinking a
> bit differently than in Python.
>
> Martin
>
> On Thursday, 21 May 2015 05:49:31 UTC+2, Pierre Thibault wrote:
>>
>> I love to program in Python and when you want do something in Python it
>> is usually easy. This makes your imagination powerful. Sad to see it is not
>> the same in Java.
>>
>> Le mercredi 20 mai 2015 23:17:56 UTC-4, Andy Fingerhut a écrit :
>>>
>>> Java interop _with method names known at compile time_ is pretty simple,
>>> and is the most common case I have seen.
>>>
>>> Why do you think it is supposed to be simple to select Java methods
>>> based upon the values of variables at run time?
>>>
>>> Andy
>>>
>>  --
> 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/d/optout.
>



-- 
“One of the main causes of the fall of the Roman Empire was that–lacking
zero–they had no way to indicate successful termination of their C
programs.”
(Robert Firth)

-- 
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/d/optout.

Reply via email to