Phil Hagelberg wrote: >> But it still doesn't work for Clojure's internal functions in, say, core.clj > > Not sure, but it could be due to your Clojure copy being AOT compiled > without having the original .clj file around? That'd be my guess. Take > a look inside your jar or classes directory and see if it just includes > the .class files or everything.
That's right. The clojure.jar that I am using contains only the AOT compiled .class files. Should I use the "slim" jar instead? Which one do you use? Is there any way to have a jar file with both .class & .clj files? Regards, BG -- Baishampayan Ghose <b.gh...@ocricket.com> oCricket.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---