[java-gnome-hackers] Remove the org.gnu.gnome.Execute class?
Brought to you by:
afcowie
From: Philip A. C. <pc...@td...> - 2002-10-20 14:24:50
|
Everyone, Now that three people have done some work on the Execute class, I think we should delete it. :-) I base this opinion on a conversation we had on this list (See the thread started with subject Gnome2.defs Aug 10, 2002). Execute's async and shell methods duplicate functionality provided by the java.lang.Runtime.exec methods. I wish I would have remembered this conversation last night before I worked on it, but that's the way it works. Note, I have not yet deleted the class in case someone is aware of functionality the Execute's methods afford us that the Runtime's does not. Thanks, --=20 Philip A. Chapman |