On 4 December 2017 at 01:48, Ben Coman wrote:
>
>
> On 4 December 2017 at 08:25, Richard A. O'Keefe wrote:
>>
>>
>> Ben Coman wrote:
>>>
>>> While 'canonicalize' obviously fits, it seems a bit exotic and a tongue
>>> twist at five syllables.
>>> I wonder if 'flatten' might also be suitable. Is
On 4 December 2017 at 08:25, Richard A. O'Keefe wrote:
>
> Ben Coman wrote:
>
>> While 'canonicalize' obviously fits, it seems a bit exotic and a tongue
>> twist at five syllables.
>> I wonder if 'flatten' might also be suitable. Is there some concept this
>> wouldn't cover?
>>
>
> There are tw
Ben Coman wrote:
While 'canonicalize' obviously fits, it seems a bit exotic and a tongue
twist at five syllables.
I wonder if 'flatten' might also be suitable. Is there some concept this
wouldn't cover?
There are two distinct issues.
(1) Can this file name be put into a form that would have
On 2 December 2017 at 00:39, Alistair Grant wrote:
> On 1 December 2017 at 17:32, Prof. Andrew P. Black
> wrote:
> > I have a file reference containing multiple occurrences of .., like this
> >
> > File @
> > /Users/black/graceProgs/lists/../../Development/mg/
> gracelang/albums_junk.grace
> >
>
Am 01.12.17 um 17:32 schrieb Prof. Andrew P. Black:
> I have a file reference containing multiple occurrences of .., like this
>
> File @
> /Users/black/graceProgs/lists/../../Development/mg/gracelang/albums_junk.grace
>
> How do I simplify this to show the simpler path without the .. ? There
On 1 December 2017 at 17:32, Prof. Andrew P. Black wrote:
> I have a file reference containing multiple occurrences of .., like this
>
> File @
> /Users/black/graceProgs/lists/../../Development/mg/gracelang/albums_junk.grace
>
> How do I simplify this to show the simpler path without the .. ? The
I have a file reference containing multiple occurrences of .., like this
File @
/Users/black/graceProgs/lists/../../Development/mg/gracelang/albums_junk.grace
How do I simplify this to show the simpler path without the .. ? There should
be a method on FileReference, no? Something like #normal