is probably there, along with the fix (but not sure) On 10 Apr 2014, at 15:32, Torsten Bergmann <[email protected]> wrote:
> At least we should add a testcase. Shouldnt we? > >> Gesendet: Donnerstag, 10. April 2014 um 15:15 Uhr >> Von: "Damien Cassou" <[email protected]> >> An: "Pharo Development List" <[email protected]> >> Betreff: Re: [Pharo-dev] Absolute and relative directories >> >> sorry, I was using a very old version >> >> >> On Thu, Apr 10, 2014 at 10:19 AM, Pharo4Stef <[email protected]> wrote: >>> 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 >>>> >>> >>> >> >> >> >> -- >> Damien Cassou >> http://damiencassou.seasidehosting.st >> >> "Success is the ability to go from one failure to another without >> losing enthusiasm." >> Winston Churchill >> >> >
