Re: How to use params in java?

2011-04-05 Thread monyag
It's worked!
thank you -)

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


Re: How to use params in java?

2011-04-03 Thread monyag
Hello, Armando! do you can give me short example? I have some
RuntimeExaptions :(

On 3 апр, 01:31, Armando Blancas armando_blan...@yahoo.com wrote:
 You need to use a few more classes from jvm/clojure/lang. For example,
 with PersistentVector#create(Object...) and one of the
 Keyword#intern() calls you should be able to construct myParams.

 On Apr 2, 4:32 am, monyag monyag@gmail.com wrote:

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


Re: How to use params in java?

2011-04-03 Thread monyag
I don't need concrete example with vijual, I don't understand how to
use this parameters whatever vijual -(
Thanks for the help, Armando, I'm trying do this.

On 4 апр, 06:07, Armando Blancas armando_blan...@yahoo.com wrote:
 I don't have any examples; using a Clojure lib like that is a real
 pain. As you can see, interop to Java doesn't just happens but it must
 be designed into a library. You may want to consider adding an interop
 layer on top that vijual thingy or use plain scripting for everything
 and not use invoke.

 On Apr 3, 11:18 am, monyag monyag@gmail.com wrote:

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