zipfs and relative paths

Joel Uckelman uckelman at nomic.net
Mon Nov 16 09:31:46 PST 2009


Thus spake Alan Bateman:
> Joel Uckelman wrote:
> > The zipfs demo always returns absolute Path objects. Can anyone comment
> > on whether this is (a) a feature, or (b) that relative Paths are ok, just
> > not implemented yet?
> >   
> I remember Rajendra fixed a number of bugs in this area but they may be 
> more. In particular, resolving a relative path against another relative 
> path should yield a relative path. Also, invoking newDirectoryStream on 
> a relative path should yield entries that are relative paths. If you see 
> otherwise it's a bug.
>

Ok, then there are some things I'll be trying to fix this evening...
patch to follow.
 
-- 
J.


More information about the nio-dev mailing list