On Fri, 11 Nov 2005 17:27:34 +0100 Håkon Løvdal <[EMAIL PROTECTED]> wrote: > On 11/11/05, K.G. <[EMAIL PROTECTED]> wrote: > > This is purely cosmetic but i'm feeling that > > PED_SECTOR_SIZE_DEFAULT is a little too long > > for something that is just defined to 512 :) > > (and will remain forever) > > To me PED_SECTOR_SIZE_DEFAULT sounds perfect. > "SECTOR_SIZE" tells that it is about sector size > and "DEFAULT" tells that it is a default value. > > Code is only written once (or perhaps in the range 1-10 times by including > some editing) by one person, but is typically read 100-1000 times or more > and usually by several persons. > Thus, whether something is long to write is always irrelevant, > the only thing that counts is how hard or easy it is to read. > > BR Håkon Løvdal
Ok you convinced me :) Thanks, Guillaume _______________________________________________ Bug-parted mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-parted
