axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Axiom-developer] Axiom under Windows


From: Alasdair McAndrew
Subject: Re: [Axiom-developer] Axiom under Windows
Date: Wed, 13 Jun 2007 18:54:04 +1000

I must say that window's handling of file names is pretty strange.  I run a subject which uses Matlab, in which the students have to use the "path" command to extend the path to inlcude a directory which holds some files specific to the subject.  Windows sometimes likes the drive and file names in lower case; sometimes in upper; sometimes in a mixture.  We can never tell...

I do think that file and directory names should follow the alphanumeric convention of program variables, and not include white spaces or strange characters.  But then, I'm old fashioned.

-Alasdair

On 6/13/07, Bill Page <address@hidden> wrote:
On 6/13/07, Gabriel Dos Reis wrote:
> On Tue, 12 Jun 2007, Bill Page wrote:
>
> | Get real Gaby!
>
> There is nothing unreal in what I stated.
> Please contribute working codes if you believe you have
> time to argue for its support.

??? The current versions of GCL and Axiom on Windows already
supports this. Could you give an example where the use of spaces
in file names causes problems?

>
> | Really, on Windows it is impossible to avoid dealing with paths that
> | contain spaces since the standard locations for files are things like
> | "Documents and Settings", "Program Files" and "My Documents".
>
> You can put your files in different place.  GHC installs in c:/GHC.
>

Why? That is like telling a Windows user that they should not store
files in their HOME directory.  It does not make sense to design a
system that only works if you put your files in a non-standard place.
This applies equally to Linux and Windows. What do you think is
so hard about writing software that conforms fully to the file name
conventions of these systems?

Regards,
Bill Page.


_______________________________________________
Axiom-developer mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/axiom-developer


reply via email to

[Prev in Thread] Current Thread [Next in Thread]