GnomeVFS & standard streams



Hi.

In the application that i'm writing, I'm using GnomeVFS for file handling. Now I have to access the standard streams (standard input, output, error), and I'd like to have a consistent interface for those, too. Since I didn't find anything similar in the current API, I'm going to write a new method based on the file: method.

I was thinking of a console: method, which gives access to the standard streams via the 3 URIs:

console://stdin
console://stdout
console://stderr

Do you have any suggestions/remarks?

   Thanks

       Giovanni




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]