in reply to Do Open Source programs have to be pretty inside?
in thread Pearls (not really) of Perl programming

Does a useful program become less useful because the implementation is ugly?

Yes, I would say so. A less maintainable program results in longer development times for bug fixes and security patches. A less maintainable program also has a greater chance of having a bug introduced whenever the program is changed.

  • Comment on Re: Do Open Source programs have to be pretty inside?