> 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?

Actually if I add (read ) to the end of my file, then stdout is kept
open... and the program behaves the same as from the REPL. So it seems
that stdout is closed once the reader reaches EOF, however the JFrame
is still active. This is unexpected. Would it make sense to change the
reader to 'packup' only after spawned instances are finished with?

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