[tcljava-user] Plans to implement tcl pipelines?
Brought to you by:
mdejong
From: Jared H. <ho...@mo...> - 2009-02-02 22:23:46
|
Are there any plans to implement pipelines in "open"? I just stumbled across line 136 of src/jacl/tcl/lang/OpenCmd.java that throws an exception saying "pipelines not implemented yet". Is there some concern with using "Runtime.exec()" here as it is in execCmd.java, or is it just not used that much? -Jared |