on Mac OS '.' asFileReference absolutePath isAbsolute -> true
> '.' asFileReference absolutePath isAbsolute On 10 Apr 2014, at 09:59, Nicolai Hess <[email protected]> wrote: > Which OS? > > for windows: > '.' asFileReference absolutePath isAbsolute -> true > > > > 2014-04-10 9:44 GMT+02:00 Damien Cassou <[email protected]>: > '.' asFileReference absolutePath isAbsolute ===> false > > > Is that desirable? It seems wrong to me. > > -- > Damien Cassou > http://damiencassou.seasidehosting.st > > "Success is the ability to go from one failure to another without > losing enthusiasm." > Winston Churchill > >
