On Monday, August 22, 2016 at 11:50:41 AM UTC-4, vince wrote: > > > On Sun, Aug 21, 2016 at 11:03 AM, vince <[email protected]> wrote: >> >>> Tom/Matthew - should the python code fix the case for folks perhaps for >>> these kinds of typos ? >>> >> > Looking at units.py this morning I guess I'm wondering what the right > approach should be. > Should the keys in conversionDict be all in lowercase and the convert() > routine be using lowercase keys ? > > Or is this such a nit why bother.... >
are you proposing that weewx units should be case insensitive? what about unit groups? i know that case sensitivity can be a pain, but case insensitivity is an even bigger pain when it is carelessly applied to a design. m -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
