JRebel is still the best answer. Loading a class at runtime is non- trivial. I don't know how it deals with handling existing instances of the class, though; I still think CLOS got that right.
Dave On Nov 4, 2010 10:03 PM, "Seth" <[email protected]> wrote: > All i need to do is a function to reload a class I specify, nothing > fancy. Surely there is some way? > > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to [email protected] > Note that posts from new members are moderated - please be patient with your first post. > To unsubscribe from this group, send email to > [email protected]<clojure%[email protected]> > 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 post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
