Hi Igor, On Mon, 2008-03-10 at 20:51 +0100, Igor Sobrado wrote: [...] > 3. "Mhz" should be really "MHz", this typo hurts someone with a > background in fundamental physics. ;-) > > 4. May I suggest renaming "CpuSpeed" to "CPUspeed"? (just as in > "BIOSentry"); CPU is an acronym.
This is a matter of convention. Preserving the uppercase characters in acronyms when MixedCase names are used, generally leads to more inconsistency and confusion than it solves.. In some enviroments it might even have to be cpuSpeed, depending on how it was used. If done consistently, squashing acronyms this way tends to provide the cleanest overall presentation (and being consistent at least also happens to enhance parser-friendliness). "BIOSentry" seems to be the offending one here (but I haven't looked at where or how it is used, so I might be wrong). Bill > _______________________________________________ > Soekris-tech mailing list > [email protected] > http://lists.soekris.com/mailman/listinfo/soekris-tech > -- "What's a computer?" - MES _______________________________________________ Soekris-tech mailing list [email protected] http://lists.soekris.com/mailman/listinfo/soekris-tech
