RE: Software Quality
От | Peter Mount |
---|---|
Тема | RE: Software Quality |
Дата | |
Msg-id | 1B3D5E532D18D311861A00600865478CF1B059@exchange1.nt.maidstone.gov.uk обсуждение исходный текст |
Ответ на | Software Quality (Bruce Momjian <pgman@candle.pha.pa.us>) |
Список | pgsql-hackers |
I think most of us here are hot on quality. It's one of the reasons why I don't release code before I'm at least happy with what I've got is clean and easily maintainable. Here (MBC) I see several other analysts writing quick hacks that then become mission critical. These hacks then become illegible so when they break, I end up pulling my hair out because I can't read the code. Yet, they then moan at me because I take longer. However, I test everything first and I don't reinvent the wheel - if a routine or class is going to be useful, I make sure it's not dependent on too much, and put it in a library. I hate sloppy coding, but it's a sign of the times. Machines are more powerful, and storage is so cheap it's the easy way out not to optimise things. For example: How large is the average chess program now? Does anyone remember the Sinclair ZX81 and chess that ran in 1K of memory? Or how about a programming language on the Amiga whos compiler was only 1020 bytes long (Fast). Peter -- Peter Mount Enterprise Support Maidstone Borough Council Any views stated are my own, and not those of Maidstone Borough Council -----Original Message----- From: Bruce Momjian [mailto:pgman@candle.pha.pa.us] Sent: Tuesday, July 11, 2000 1:20 AM To: PostgreSQL-development Subject: [HACKERS] Software Quality The following URL is a short article about software quality. He criticizes the sloppy coding practices of some open-source software. I agree with most of his points. My personal feeling is that if sloppy coding becomes the norm, I will be out of a job. I place a high value on quality code, and I know most PostgreSQL do as well. http://www.osopinion.com/Opinions/MontyManley/MontyManley8.html -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 853-3000+ If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup. | Drexel Hill, Pennsylvania19026
В списке pgsql-hackers по дате отправления: