Never worry about the distinction between symbols, keywords, and strings when working with Java APIs that know only strings!
(doc the-str) ------------------------- clojure.contrib.java-utils/the-str ([x]) Returns the name or string representation of x Notes: (1) You will need to build contrib from source to see this. (2) This function is moved from Steve Gilardi's sql.internal contrib. (Steve, I broke sql in r636 but I think I fixed it now. Are there tests I can run?) (3) I believe that the-str in miglayout can also be eliminated in favor of this standard version. Steve, do you agree? Questions: (1) I kept the original name "the-str" but would prefer "as-str". Community, what say ye? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---