> I haven't tried Christian's Clojure-specific server yet, but if it > solves that problem, I'll probably adopt it.
Temporary namespaces are working now. Yay! (in-ns 'user) doesn't work, as for every connection a new namespace name is gensym'ed. After the connection is closed, the namespace is deleted. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---