Thanks for the suggestion. My cursory googling has given me the impression that is a function of the classloader, or otherwise requiring some serious hackery. See http://stackoverflow.com/questions/2737285/java-is-there-a-way-to-obtain-the-bytecode-for-a-class-at-runtime
The particular use case I have in mind is interactively developing distributed applications. You punch in some functions in the REPL, and then want to move them to remote nodes. That would be pretty awesome. On Mon, Jan 3, 2011 at 7:46 AM, Stuart Sierra <the.stuart.sie...@gmail.com> wrote: > I mean the JVM bytecode generated by the Clojure compiler is not accessible > after it has been loaded. The JVM stores it somewhere, internally, but > there's no way to get at it. > -Stuart Sierra > clojure.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 > 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 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