[Swift-devel] URIs in mappers

Mihael Hategan hategan at mcs.anl.gov
Tue Sep 18 14:22:46 CDT 2007


On Tue, 2007-09-18 at 11:21 +0000, Ben Clifford wrote:
> I was looking at mappers using URIs in r1227, which I've never tried 
> before.
> 

> 
> file://localhost/etc/group dies like this:

Shouldn't that be file:////etc/group?

> 
> Caused by:
>         File not found: 
> /Users/benc/work/cog/modules/vdsk/localhost/etc/group

Which is exactly what should happen, I'd say.

> =================================
> 
> with http:
> 
> file f <"http://www.hawaga.org.uk/ben/index.html">;
> 
> gives similar error ending:
>         File not found: /Users/benc/work/cog/modules/vdsk/ben/index.html
> 
> 
> and with gsiftp:
> 
> file f <"gsiftp://terminable.ci.uchicago.edu/etc/group">;

I'll have to look at those.

Mihael




More information about the Swift-devel mailing list