[Isolate-interest] Why are StreamBindings only for files and sockets?

Curt Cox ccox at tripos.com
Tue Sep 6 16:30:43 EDT 2005


Greg,

How about using InputStream/OutputStream like used in java.lang.Process
then?

Encoding FileInputStream, FileOutputStream, and Socket directly in the API
limits the JSR-121 to running fewer places than that would, right?

With the current API, would byte arrays, pipes, etc... just use the socket
methods?

- Curt





More information about the Isolate-interest mailing list