Haven't tried this, but some ideas/questions in my mind:

Is it not better to use the (:gen-class :name ... :prefix ...) inside (ns) 
instead of having a separate (gen-class  ...)  outside (ns ...)?  Maybe it 
makes no difference? (dunno, but the documentation for ns suggests 
otherwise)

Where you have "(reverse)", you are calling a no-argument function named 
reverse, no?  I don't see such a function defn'ed.

Where you have ":prefix rba-".  Should there be quotes around *rba-*?  Or 
does that not matter?

Sorry can't be of more help.

Carson

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