Mars0i <marsh...@logical.net> writes: > However, in all versions (gen-class, reify, deftype, defrecord, > proxy), I can only get maximum speed by the same awkward trick that I > used with gen-class: I remove a type hint in Student.clj, compile all > of the files, then I add back the type hint in Student.clj and > recompile it. If I don't do this, I either get "java.lang.Exception: > Cyclic load dependency"; or I can't compile Student.clj because > Students doesn't exist, or can't compile Students.clj because Student > doesn't exist.
Is the code somewhere that we can have a look? Bye, Tassilo -- 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 --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.