Thanks for that.

It turns out that if I run your code from a REPL everything works
great.
I was trying to run it from a file... which for some reason throws an
exception.
clj event.clj
Exception in thread "AWT-EventQueue-0" java.io.IOException: Stream
closed
<other spam>

It would seem that stdout is not available from within the proxy when
running from the command line, but it *is* when executing from the
REPL. I'm sure there is a good reason for that, but I find it very
confusing! Anyone care to enlighten me?

Regards,
Tim.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To post to this group, send email to [email protected]
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to