On Jan 6, 2013 10:22 PM, "Alice" <dofflt...@gmail.com> wrote: > C:\>java -jar clojure-1.4.0.jar hello.clj > user=> > > And then the file becomes read-only. > I'm launching repl myself to avoid threading issue in my wpf project. > (https://gist.github.com/3062194)
It's how Windows works. You'll have to do something else, maybe wrap the repl call in (future ...), maybe put your actual app in a separate file. -- Stephen Compall If anyone in the MSA is online, you should watch this flythrough. -- 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