Gavin King

Results 1199 comments of Gavin King

> Just for the record re naming - I like the way Present and Absent read > > ``` > if (is Present myResource) {…} > if (is Absent myResource)...

> Just wondering if the changes discussed here will make it into the SDK? I guess I'm still not _totally_ happy with `Present` and `Absent`, though I agree that they're...

So why _precisely_ is it that we can't simply use JUnit or Arquillian directly from Ceylon?

So I did as you suggested and I'm now throwing a better exception, but is this really the right solution? I didn't realize that there were these miscellaneous things which...

Well, @loicrouchon, I reviewed that code, and all I'm doing is calling the equivalent JDK API in `java.lang.Process`, so I don't see what I could possibly be doing wrong...

So what precisely is the workaround for it? I looked at `CeylonTool` and I don't understand.

Or we just wait for the bug to be fixed in the the JDK?

Sure, but I don't really understand what the fix would be.

@quintesse Is the workaround just that, when running on win, @loicrouchon should provide his own I/O streams to the child processes, instead of inheriting the stdin/stdout of the parent process?

Phew. :-) ## Gavin King [email protected] http://profiles.google.com/gavin.king http://ceylon-lang.org http://hibernate.org http://seamframework.org