iolib icon indicating copy to clipboard operation
iolib copied to clipboard

Please add functions to convert between cl:pathname and iolib/pathnames

Open knobo opened this issue 8 years ago • 1 comments

Subject says it all.

knobo avatar Aug 12 '16 11:08 knobo

It's probably straightforward to convert from IOlib pathnames to CL ones, but not the opposite because there are too many corner cases and features that are allowed to be implementation-specific, and which IOlib doesn't support.

If you do an analysis of a mapping between the two types of pathnames, I'm willing to write the code.

sionescu avatar Apr 30 '18 20:04 sionescu