Dominique Devienne wrote:
From: Steve Loughran [mailto:[EMAIL PROTECTED]
1. a new ProcessBuilder :
http://java.sun.com/j2se/1.5.0/jcp/beta1/apidiffs/java/lang/ProcessBuilder
.html


Gee, what happened to the JavaBeans method getXyz and setXyz!?!?

There is ProcessBuilder#directory() instead of #getDirectory()
There is ProcessBuilder#directory(File) instead of #setDirectory(File)

yeah, the whole thing looks C++-ish. When you see List<String, String> I start to get nervy. At least C++ had typedef, for better or worse.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to