??? 06/22/05 09:40 Read: times |
#95566 - Some code does not need to be maintained Responding to: ???'s previous message |
It's not always true that the code needs to be maintainable. I've written conversion programs which by definition make themselves redunant after they have worked.
They do not need to be maintainable, they just need to work. Once they have done their job they are useless. Chris. |