(original) (raw)
On Fri, Apr 8, 2016 at 11:13 AM, Ethan Furman <ethan@stoneleaf.us> wrote:
So the plausible choices are, I think:
\- \_\_fspath\_\_ # File System Path -- possible confusion with Path
\- \_\_fsstr\_\_ # File System String
I think we really need "path" in there somewhere....
\- \_\_fspathstr\_\_ # File System Path String -- zero ambiguity, but
\# what a mouthful
we rejected plain old \_\_path\_\_ because this is already ued in another context, but if we add "str" on the end, that's not longer an issue, so do we need the "fs"?
\_\_pathstr\_\_ # pathstring
-CHB
Christopher Barker, Ph.D.
Oceanographer
Emergency Response Division
NOAA/NOS/OR&R (206) 526-6959 voice
7600 Sand Point Way NE (206) 526-6329 fax
Seattle, WA 98115 (206) 526-6317 main reception
Chris.Barker@noaa.gov