Hi Kevin, On 20 Mrz., 00:34, Kevin Downey <redc...@gmail.com> wrote: > why are you def'ing your functions in the mock namespace? why are you > juggling namespaces at all?
Because clojure.contrib.mock says so. The only way that worked for me was switching the namespace. Without switching the namespace I get: Name conflict, can't def report-problem because namespace: apfloattest refers to:#'clojure.contrib.mock/report-problem I'm not sure why you ask me why I'm using a bad solution when I'm asking for a better one.. ;-)) -- Martin -- 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 To unsubscribe from this group, send email to clojure+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.