On Jan 12, 2008 5:30 PM, Mike Schinkel <mikeschinkel@gmail.com> wrote: > > Although if you were going to do this you'd want stderr as > > well, and you'd probably like to avoid creating three new URI > > schemes, so something like std:in/std:out/std:err or maybe > > urn:std:in, etc. would work well. > > Rather than "std:" wouldn't something like "stdio:" make a bit more sense? > OTOH, "stdin:", "stdout:", "stderr:" are more "standard", no pun intended, > so I'd wonder it wouldn't make sense to go with them? Just a thought... Well, URI schemes are expensive. Lots of widely-deployed software dispatches on the scheme. Lots of people, like me for example, tend to grumble about introducing new ones, let alone three new ones to identify a single class of object. -TimReceived on Sunday, 13 January 2008 01:42:16 UTC
This archive was generated by hypermail 2.4.0 : Sunday, 10 October 2021 22:17:50 UTC