While I'm at it...(Re: [BUG]? FileDirectory>>directoryContentsFor:)

Randal L. Schwartz merlyn at stonehenge.com
Fri Mar 16 22:50:27 UTC 2001


>>>>> "Ted" == Ted Wright <wright at en.com> writes:

Ted> Does that mean it is impossible to write a relative file URL for 
Ted> a file on a different host?

No, because once you've introduced a host, you've started slashing.

  file://host/this/that/the/other

is always /this/that/the/other on host.  No way to get a relative name.

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn at stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!





More information about the Squeak-dev mailing list