On Mar 28, 2013, at 3:13 PM, Tudor Girba <[email protected]> wrote:

> 'file:d:/' asUrl ==> file:///d%3A/
> 'file://d:/' asUrl ==> file://d:/ 
> 
> The second looks nice, but:
> 'file://d:/' asUrl asFileReference ==>  File @ 
> 
> The problem seems to be that:
> 'file://d:/' asUrl pathString ==> ''
> 
> :(

was Url ever integrated with FileSystem?
I know there was some work for ZnUrl...

        Marcus


Reply via email to