It's been changed and committed. Regards, Elias
On 28 July 2014 20:03, Elias Mårtenson <[email protected]> wrote: > Point taken. I'll make the change once I come home. > > Regards, > Elias > On 28 Jul 2014 20:01, "Juergen Sauermann" <[email protected]> > wrote: > >> Hi, >> >> OK, I will uppercase everything. >> >> I beleve you should also uppercase it in your directory because otherwise >> somebody downloading it directly from your GIT repository would get the >> file in lowercase while somebody getting it via GNU APL would get it in >> uppercase. >> >> This would make using the file more difficult than needed. For example >> you would >> need to ")LOAD sql" when the file was downloaded from GIT and ")LOAD SQL" >> when >> it was fetched via GNU APL. >> >> /// Jürgen >> >> >> On 07/28/2014 04:34 AM, Elias Mårtenson wrote: >> >> The name in wslib should be in upper case. The only reason it's in lower >> case in the source directory is because our looks better in the file list. >> I can change that if you want. :-) >> >> Regards, >> Elias >> On 28 Jul 2014 01:37, "Juergen Sauermann" <[email protected]> >> wrote: >> >>> Hi Elias, >>> >>> aha, I wasn't sure because Blake complained about the two different >>> names. >>> >>> And I didn't know what other users use in their )LOAD commands (I >>> thought it >>> might be lowercase if people download sql.apl from your git repo >>> directly). >>> >>> Long-term we should have the same casing in the src/sql dir and in the >>> wslib5 dir. >>> >>> Since you are the author, please decide and I will follow suit on my end. >>> >>> //// Jürgen >>> >>> >>> >>> On 07/27/2014 06:24 PM, Elias Mårtenson wrote: >>> >>>> In the latest version from svn, the file in swlib5 is still sql.apl. I >>>> was under the impression that it would be installed as SQL.apl (but with >>>> the file in src/sql still being named in lower case). I.e. that the case >>>> would be changed as it's copied from src/apl to wslib5. >>>> >>>> Regards, >>>> Elias >>>> >>> >>> >>
