Hi,

I'm confused about the new api, with reference to using eval, from a 
non-clojure jvm app.

Are we still supposed to invoke eval from RT.var?  That's working fine for 
me, so far.


The new clojure.java.api seems to be relevant only to calling individual 
functions.  My current app just needs to evaluate clojure expressions in 
general, the '( function & parms )' that you would type in a repl.


A related question would be, can we use the new api, to evaluate clojure 
expressions?


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