Aha! I discovered a solution to the window-closing problem mentioned
above: calling (.dispose frame) on the window closing event will cause
the application to exit when running independently (I guess because it
causes everything to be garbage collected thus the VM terminates
(?) ) , but doesn't kill the swank server.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to