Good point. I guess we’ll have to watch until we put kNN.jl inside of another package before we can get rid of it.
— John On Aug 18, 2014, at 7:18 AM, Stefan Karpinski <[email protected]> wrote: > This is not a good idea – it will cause endless problems on case-insensitive > file systems like HFS+ on Macs. > > On Aug 18, 2014, at 10:08 AM, John Myles White <[email protected]> > wrote: > >> I can probably register KNN.jl and deprecate kNN.jl. >> >> — John >> >> On Aug 18, 2014, at 5:45 AM, Iain Dunning <[email protected]> wrote: >> >>> Yes, it is the Julia convention. >>> There is only one (registered) exception, which is prehistoric in Julia >>> terms (kNN.jl) >>> >>> On Monday, August 18, 2014 8:32:40 AM UTC-4, TR NS wrote: >>> Is the capitalization of package names a standard convention we can count >>> on? >>
