This is _so_ awesome!!

Thanks a ton for your patient help Tim, and others.

In the end I also had to switch the use of into-array to to-array, since
into-array expects all the elements to be the same type, and my args were of
varying types. Using to-array worked since it cast each element to the
Object type before passing it along.

Again, thanks a ton. I'd been working for quite a while on trying to get
this knot tied off.

I'm going to make a page on the Wiki about this, hopefully no one else will
need to go through this again. :-)

-Rich

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