Bong Munoz <[EMAIL PROTECTED]> writes: > I'm ashamed to admit that I don't live up to your higher standards, > Doc. I've seen and written quite a lot of reuseless code. Sometimes a > higher calling like continued employment makes writing use-once code > worth writing.
It doesn't have to be exact reuse - and I'd hate to see the horrific program structures that'd arise if programmers made it a policy to reuse code as much as possible, even if it meant adding ugly hacks! <laugh> Even the ideas are useful. I tend to write dirty code the first time around. If I find myself working on something similar to what I worked on before, then I'll think about refactoring it... -- Sacha Chua <[EMAIL PROTECTED]> - Ateneo CS faculty geekette interests: emacs, gnu/linux, wearables, teaching compsci http://sacha.free.net.ph/ -- Philippine Linux Users' Group (PLUG) Mailing List [EMAIL PROTECTED] (#PLUG @ irc.free.net.ph) Official Website: http://plug.linux.org.ph Searchable Archives: http://marc.free.net.ph . To leave, go to http://lists.q-linux.com/mailman/listinfo/plug . Are you a Linux newbie? To join the newbie list, go to http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie
